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

List of all members
DistributedStep2MasterInput Class Reference

Input objects for the K-Means algorithm in the second step of the distributed processing mode. Represents input objects for the algorithm on the master node. More...

Detailed Description

Member Function Documentation

void add ( DistributedStep2MasterInputId  id,
PartialResult  pres 
)

Adds a partial result computed on local nodes to the input for the K-Means algorithm in the second step of the distributed processing mode

Parameters
idIdentifier of the input object
presPartial results of the algorithm obtained in the first step of the distributed processing mode

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

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