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

Distributed< computeStep, algorithmFPType, method > Class Template Reference

Computes the result of the PCA algorithm. More...

Class Declaration

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

Template Parameters
algorithmFPTypeData type to use in intermediate computations for the PCA algorithm, double or float
methodComputation method, Method
Enumerations
  • Method Computation methods for the algorithm
References

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

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