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

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

Computes initial clusters for K-Means algorithm in the 5th step of the distributed processing mode. Used with parallelPlus method only. More...

Class Declaration

template<typename algorithmFPType, Method method>
class daal::algorithms::kmeans::init::interface2::Distributed< step5Master, 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
  • DistributedStep5MasterPlusPlusInput class
  • DistributedStep5MasterPlusPlusPartialResult class

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

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