Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
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...
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
id | Identifier of the input object |
pres | Partial results of the algorithm obtained in the first step of the distributed processing mode |
For more complete information about compiler optimizations, see our Optimization Notice.