Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Available types of partial results of the second step of the SVD algorithm in the distributed processing mode, stored in the Result object. More...
DistributedPartialResultId | ( | int | value | ) |
Constructs the partial result object identifier using the provided value
value | Value corresponding to the partial result object identifier |
Static Public Attributes | |
static final DistributedPartialResultId | finalResultFromStep2Master |
int getValue | ( | ) |
Returns the value corresponding to the partial result object identifier
|
static |
Result object with singular values and the right orthogonal matrix
For more complete information about compiler optimizations, see our Optimization Notice.