Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Available identifiers of partial results of the SVD method of the PCA algorithm. More...
PartialSVDTableResultID | ( | int | value | ) |
Constructs the partial result object identifier using the provided value
value | Value corresponding to the partial result object identifier |
Static Public Attributes | |
static final PartialSVDTableResultID | nObservations = new PartialSVDTableResultID(nObservationsId) |
static final PartialSVDTableResultID | sumSVD = new PartialSVDTableResultID(sumSVDId) |
int getValue | ( | ) |
Returns the value corresponding to the partial result object identifier
|
static |
Array of sums
|
static |
Array of sums of squares
For more complete information about compiler optimizations, see our Optimization Notice.