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

Classes
daal::algorithms::pca::interface3 Namespace Reference

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

Classes

class  BatchContainer
 Contains version 3.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. More...
 
class  BatchContainer< algorithmFPType, correlationDense, cpu >
 Class containing methods to compute the results of the PCA algorithm. More...
 
class  BatchContainer< algorithmFPType, svdDense, cpu >
 Class containing methods to compute the results of the PCA algorithm. More...
 
class  Batch
 Computes the results of the PCA algorithm. More...
 
class  BaseBatchParameter
 Class that specifies the common parameters of the PCA Batch algorithms. More...
 
class  BatchParameter
 Class that specifies the parameters of the PCA algorithm in the batch computing mode. More...
 
class  BatchParameter< algorithmFPType, correlationDense >
 Class that specifies the parameters of the PCA Correlation algorithm in the batch computing mode. More...
 
class  BatchParameter< algorithmFPType, svdDense >
 Class that specifies the parameters of the PCA SVD algorithm in the batch computing mode. More...
 
class  Result
 Provides methods to access results obtained with the PCA algorithm. More...
 

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