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

List of all members
InitDistributedStep4LocalPlusPlusPartialResult 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

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

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

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