Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Available methods for computing initial values for the EM for GMM algorithm. More...
InitMethod | ( | int | value | ) |
Constructs the initialization method object using the provided value
value | Value corresponding to the initialization method object |
Static Public Attributes | |
static final InitMethod | defaultDense = new InitMethod(DefaultDenseValue) |
int getValue | ( | ) |
Returns the value corresponding to the initialization method object
|
static |
Default method
For more complete information about compiler optimizations, see our Optimization Notice.