Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available methods for running PCA algorithm. More...
Method | ( | int | value | ) |
Constructs the method object using the provided value
value | Value corresponding to the method object |
Static Public Attributes | |
static final Method | correlationDense = new Method(correlationDenseValue) |
static final Method | svdDense = new Method(svdDenseValue) |
int getValue | ( | ) |
Returns the value corresponding to the method object
For more complete information about compiler optimizations, see our Optimization Notice.