Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members
InitDistributedStep4LocalPlusPlusInput Class Reference

Input objects for computing initial centroids for the K-Means algorithm. The class represents input objects for computing initial centroids used with plusPlus and parallelPlus methods only on the 4th step on a local node. More...

Detailed Description

Member Function Documentation

Returns an input object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the input object
Returns
Input object that corresponds to the given identifier

Returns an input object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the input object
Returns
Input object that corresponds to the given identifier

Sets an input object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the input object
valValue of the input object

Sets an input object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the input object
valObject that corresponds to the given identifier

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

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