Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Class for the input objects of the algorithm. More...
| NumericTable get | ( | ExplainedVarianceInputId | id | ) |
Returns the input object for PCA quality metric
| id | Identifier of the input object |
| void set | ( | ExplainedVarianceInputId | id, |
| NumericTable | val | ||
| ) |
Sets the input object for PCA quality metric
| id | Identifier of the input object |
| val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.