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