C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains version 3.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
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 | Batch |
Normalizes datasets in the batch processing mode. More... | |
class | Parameter |
Class that specifies the parameters of the algorithm in the batch computing mode. More... | |
class | BaseParameter |
Class that specifies the base parameters of the 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 | Parameter< algorithmFPType, defaultDense > |
Class that specifies the parameters of the default algorithm in the batch computing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.