Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Input objects for the SVD algorithm in the batch processing and online processing modes, and the first step in the distributed processing mode More...
NumericTable get | ( | InputId | id | ) |
Returns an input object for the SVD algorithm
id | Identifier of the input object |
void set | ( | InputId | id, |
NumericTable | val | ||
) |
Sets an input object for the SVD algorithm
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.