C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
daal::algorithms::pca::transform::interface1 Namespace Reference

Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

Classes

class  BatchContainer
 Provides methods to run implementations of the PCA transformation algorithm in the batch processing mode. More...
 
class  Batch
 Computes the results 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...
 
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...
 
struct  Parameter
 Parameters for the PCA transformation compute method. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.