Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Available options to return result matrices. More...
ResultFormat | ( | int | value | ) |
Constructs the result format object using the provided value
value | Value corresponding to the result format object |
Static Public Attributes | |
static final ResultFormat | notRequired = new ResultFormat(notRequiredId) |
static final ResultFormat | requiredInPackedForm = new ResultFormat(requiredInPackedFormId) |
int getValue | ( | ) |
Returns the value corresponding to the result format object
|
static |
Matrix is not required
|
static |
Matrix in the packed format is required
For more complete information about compiler optimizations, see our Optimization Notice.