Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Input objects for the PCA algorithm More...
NumericTable get | ( | InputId | id | ) |
Returns an input object for the PCA algorithm
id | Identifier of the input object |
void set | ( | InputId | id, |
Serializable | val | ||
) | throws IllegalArgumentException |
Sets an input object for the PCA algorithm
id | Identifier of the input object |
val | Serializable object |
For more complete information about compiler optimizations, see our Optimization Notice.