Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Results obtained with the compute() method of the K-Means algorithm in the batch processing mode. More...
| Result | ( | DaalContext | context | ) |
Default constructor. Constructs an empty Result object.
| context | Context to manage the result of the K-Means algorithm |
| NumericTable get | ( | ResultId | id | ) |
| void set | ( | ResultId | id, |
| NumericTable | value | ||
| ) |
Sets the result of the K-Means algorithm
| id | Identifier of the result |
| value | Value of the result |
For more complete information about compiler optimizations, see our Optimization Notice.