C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to run implementations of the mt2203 engine. This class is associated with the mt2203::Batch class and supports the method of mt2203 engine computation in the batch processing mode. More...
algorithmFPType | Data type to use in intermediate computations of mt2203 engine, double or float |
method | Computation method of the engine, mt2203::Method |
cpu | Version of the cpu-specific implementation of the engine, daal::CpuType |
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the mt2203 engine with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
services::Status compute | ( | ) |
Computes the result of the mt2203 engine in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.