Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available types of results of the SVD algorithm. More...
| ResultId | ( | int | value | ) |
Constructs the result object identifier using the provided value
| value | Value corresponding to the result object identifier |
Static Public Attributes | |
| static final ResultId | singularValues = new ResultId(singularValuesId) |
| static final ResultId | leftSingularMatrix |
| static final ResultId | rightSingularMatrix |
| int getValue | ( | ) |
Returns the value corresponding to the result object identifier
|
static |
Left orthogonal matrix
|
static |
Right orthogonal matrix
For more complete information about compiler optimizations, see our Optimization Notice.