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

List of all members
Distributed< step2Local, algorithmFPType, method > Class Template Reference

Computes initial clusters for K-Means algorithm in the 2nd step of the distributed processing mode. Used with plusPlus and parallelPlus methods only on a local node. More...

Class Declaration

template<typename algorithmFPType, Method method>
class daal::algorithms::kmeans::init::interface2::Distributed< step2Local, algorithmFPType, method >

Template Parameters
algorithmFPTypeData type to use in intermediate computations of initial clusters for K-Means algorithm, double or float
methodMethod of computing initial clusters for the algorithm, Method
Enumerations
References
  • DistributedStep2LocalPlusPlusInput class
  • DistributedStep2LocalPlusPlusPartialResult class

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

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