C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the computation method of the SVD algorithm. More...
|
inline |
Default constructor
[in] | _leftSingularMatrix | Format of the matrix of left singular vectors |
[in] | _rightSingularMatrix | Format of the matrix of right singular vectors |
SVDResultFormat leftSingularMatrix |
Format of the matrix of left singular vectors >
SVDResultFormat rightSingularMatrix |
Format of the matrix of right singular vectors >
For more complete information about compiler optimizations, see our Optimization Notice.