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