Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of results of the EM for GMM algorithm. More...
| ResultId | ( | int | value | ) |
Constructs the result object identifier using the provided value
| value | Value corresponding to the result object identifier |
Static Public Attributes | |
| static final ResultId | weights = new ResultId(weightsValue) |
| static final ResultId | means = new ResultId(meansValue) |
| static final ResultId | goalFunction = new ResultId(goalFunctionValue) |
| static final ResultId | nIterations = new ResultId(nIterationsValue) |
| int getValue | ( | ) |
Returns the value corresponding to the result object identifier
For more complete information about compiler optimizations, see our Optimization Notice.