C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Class that specifies the parameters of the PCA Correlation algorithm in the batch computing mode. More...
BatchParameter | ( | const services::SharedPtr< covariance::BatchImpl > & | covarianceForBatchParameter = services::SharedPtr< covariance::Batch< algorithmFPType, covariance::defaultDense > >(new covariance::Batch< algorithmFPType, covariance::defaultDense >()) | ) |
Constructs PCA parameters
|
virtual |
Checks batch parameter of the PCA correlation algorithm
Reimplemented from Parameter.
services::SharedPtr<covariance::BatchImpl> covariance |
Pointer to batch covariance
For more complete information about compiler optimizations, see our Optimization Notice.