Available identifiers of results of the PCA algorithm.
More...
|
static final long | none = 0x0000000000000000L |
|
static final long | mean = 0x0000000000000001L |
|
static final long | variance = 0x0000000000000002L |
|
static final long | eigenvalue = 0x0000000000000004L |
|
◆ eigenvalue
final long eigenvalue = 0x0000000000000004L |
|
static |
◆ mean
final long mean = 0x0000000000000001L |
|
static |
◆ none
final long none = 0x0000000000000000L |
|
static |
◆ variance
final long variance = 0x0000000000000002L |
|
static |
The documentation for this class was generated from the following file:
- pca/ResultsToComputeId.java