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

Distributed< step, algorithmFPType, method > Class Template Reference

Computes results of the SVD algorithm in the distributed processing mode. More...

Class Declaration

template<ComputeStep step, typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = defaultDense>
class daal::algorithms::svd::interface1::Distributed< step, algorithmFPType, method >

Template Parameters
stepOne of the three possible steps of the SVD algorithm in the distributed processing mode
algorithmFPTypeData type to use in intermediate computations for the SVD algorithm, double or float
methodSVD computation method, daal::algorithms::svd::Method
Enumerations
  • Method SVD computation methods

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

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