Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Available methods for PCA transformation. More...
TransformMethod | ( | int | value | ) |
Constructs the method object using the provided value
value | Value corresponding to the method object |
Static Public Attributes | |
static final TransformMethod | defaultDense = new TransformMethod(DefaultDense) |
int getValue | ( | ) |
Returns the value corresponding to the method object
|
static |
Default: performance-oriented method. Works with all types of input numeric tables
For more complete information about compiler optimizations, see our Optimization Notice.