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

List of all members
InitDistributedStep2LocalPlusPlusPartialResult Class Reference

Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More...

Class Constructor

Default constructor. Constructs empty object

Parameters
contextContext to manage the partial result of computing initial centroids for the K-Means algorithm

Detailed Description

Member Function Documentation

Returns a partial result of computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the partial result object
Returns
Partial result object that corresponds to the given identifier

Returns a partial result object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the partial result object
Returns
Partial result object that corresponds to the given identifier

Sets a partial result object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the partial result object
valValue of the partial result object

Sets a partial result object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the partial result 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.