Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Parameters of the compute() method of the SVD algorithm. More...
ResultFormat getLeftSingularMatrixFormat | ( | ) |
Gets the format of the matrix of left singular vectors
ResultFormat getRightSingularMatrixFormat | ( | ) |
Gets the format of the matrix of right singular vectors
void setLeftSingularMatrixFormat | ( | ResultFormat | format | ) |
Sets the format of the matrix of left singular vectors
format | Format of the matrix of left singular vectors |
void setRightSingularMatrixFormat | ( | ResultFormat | format | ) |
Sets the format of the matrix of right singular vectors
format | Format of the matrix of right singular vectors |
For more complete information about compiler optimizations, see our Optimization Notice.