C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
class | Batch |
Computes the results of the PCA transformation algorithm in the batch processing mode. More... | |
class | BatchContainer |
Provides methods to run implementations of the PCA transformation algorithm in the batch processing mode. More... | |
class | Input |
Input objects for the PCA transformation algorithm in the batch and online processing modes and for the first distributed step of the algorithm. More... | |
struct | Parameter |
Parameters for the PCA transformation compute method. More... | |
class | Result |
Provides methods to access final results obtained with the compute() method of the PCA transformation algorithm in the batch processing mode or finalizeCompute() method of algorithm in the online processing mode or on the second and third steps of the algorithm in the distributed processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.