Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available identifiers of covariance types in the EM for GMM algorithm. More...
CovarianceStorageId | ( | int | value | ) |
Constructs the covariance type object identifier using the provided value
value | Value corresponding to the covariance type object identifier |
Static Public Attributes | |
static final CovarianceStorageId | full = new CovarianceStorageId(fullValue) |
static final CovarianceStorageId | diagonal = new CovarianceStorageId(diagonalValue) |
int getValue | ( | ) |
Returns the value corresponding to the covariance type object identifier
|
static |
Diagonal
|
static |
Full
For more complete information about compiler optimizations, see our Optimization Notice.