|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PCA.ReductionMode | |
---|---|
de.unihalle.informatik.MiToBo.math.statistics | This package contains oeprators for performing statistical analysis of data sets. |
Uses of PCA.ReductionMode in de.unihalle.informatik.MiToBo.math.statistics |
---|
Methods in de.unihalle.informatik.MiToBo.math.statistics that return PCA.ReductionMode | |
---|---|
static PCA.ReductionMode |
PCA.ReductionMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PCA.ReductionMode[] |
PCA.ReductionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.unihalle.informatik.MiToBo.math.statistics with parameters of type PCA.ReductionMode | |
---|---|
void |
PCA.setReductionMode(PCA.ReductionMode rm)
Specify the mode for selecting the sub-space dimensionality. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |