Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

List of all members
Parameter Class Reference

Parameters of the compute() method of the SVD algorithm. More...

Detailed Description

Member Function Documentation

ResultFormat getLeftSingularMatrixFormat ( )

Gets the format of the matrix of left singular vectors

Returns
Format of the matrix of left singular vectors
ResultFormat getRightSingularMatrixFormat ( )

Gets the format of the matrix of right singular vectors

Returns
Format of the matrix of right singular vectors
void setLeftSingularMatrixFormat ( ResultFormat  format)

Sets the format of the matrix of left singular vectors

Parameters
formatFormat of the matrix of left singular vectors
void setRightSingularMatrixFormat ( ResultFormat  format)

Sets the format of the matrix of right singular vectors

Parameters
formatFormat of the matrix of right singular vectors

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.