C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to run implementations of the EM for GMM algorithm. This class is associated with the Batch class and supports the method of computing EM for GMM in the batch processing mode. More...
algorithmFPType | Data type to use in intermediate computations for the EM for GMM algorithm, double or float |
method | EM for GMM computation method |
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the EM for GMM algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
~BatchContainer | ( | ) |
Default destructor
|
virtual |
Computes the result of the EM for GMM algorithm in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.