C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class containing methods to compute the results of the PCA algorithm. More...
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the PCA algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
~BatchContainer | ( | ) |
Default destructor
services::Status compute | ( | ) |
Computes the result of the PCA algorithm in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.