C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
BatchParameter< algorithmFPType, svdDense > Class Template Reference

Class that specifies the parameters of the PCA SVD algorithm in the batch computing mode. More...

Class Declaration

template<typename algorithmFPType>
class daal::algorithms::pca::interface2::BatchParameter< algorithmFPType, svdDense >

Constructor & Destructor Documentation

◆ BatchParameter()

Constructs PCA parameters

Member Function Documentation

◆ check()

services::Status check ( ) const
virtual

Checks batch parameter of the PCA svd algorithm

Returns
Errors detected while checking

Reimplemented from Parameter.

Member Data Documentation

◆ normalization

Pointer to batch covariance


The documentation for this class was generated from the following file:

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