Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Class for the the result of PCA quality metrics algorithm. More...
| ExplainedVarianceResult | ( | DaalContext | context | ) |
Constructs the result of the quality metric algorithm
| context | Context to manage the result of the quality metric algorithm |
| NumericTable get | ( | ExplainedVarianceResultId | id | ) |
Returns the result of PCA quality metrics
| id | Identifier of the result |
| void set | ( | ExplainedVarianceResultId | id, |
| NumericTable | val | ||
| ) |
Sets the result of PCA quality metrics
| id | Identifier of the result |
| val | Value that corresponds to the given identifier |
For more complete information about compiler optimizations, see our Optimization Notice.