C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Contains version 2.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
| class | BaseParameter |
| Class that specifies the base parameters of the algorithm in the batch computing mode. More... | |
| class | Batch |
| Normalizes datasets in the batch processing mode. More... | |
| class | BatchContainer |
| Provides methods to run implementations of the z-score normalization algorithm. It is associated with the daal::algorithms::normalization::zscore::Batch class and supports methods of z-score normalization computation in the batch processing mode. More... | |
| class | BatchImpl |
| Abstract class that specifies interface of the algorithms for computing correlation or variance-covariance matrix in the batch processing mode. More... | |
| class | Parameter |
| Class that specifies the parameters of the algorithm in the batch computing mode. More... | |
| class | Parameter< algorithmFPType, defaultDense > |
| Class that specifies the parameters of the default algorithm in the batch computing mode. More... | |
| class | Parameter< algorithmFPType, sumDense > |
| Class that specifies the parameters of the default algorithm in the batch computing mode. More... | |
| class | Result |
| Provides methods to access final results obtained with the compute() method of the z-score normalization algorithm in the batch processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.