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

Online< algorithmFPType, method > Class Template Reference

Computes the results of the PCA algorithm. More...

Class Declaration

template<typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = correlationDense>
class daal::algorithms::pca::interface1::Online< algorithmFPType, method >

Template Parameters
algorithmFPTypeData type to use in intermediate computations of the PCA algorithm, double or float

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

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