Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
InitDistributedStep5MasterPlusPlusInput Class Reference

Input objects for computing initial centroids for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 5th step on a master node. More...

Detailed Description

Member Function Documentation

◆ add()

Add an input object for computing initial centroids for the K-Means algorithm in the 5th step in the distributed processing mode

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

◆ get()

Returns an input object for computing initial centroids for the K-Means algorithm in the 5th step in the distributed processing mode

Parameters
idIdentifier of the input object

◆ set()

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.