Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Results obtained with the compute() method of the cosine distance algorithm in the batch processing mode. More...
Result | ( | DaalContext | context | ) |
Constructs the result of the cosine distance algorithm
context | Context to manage the result of the cosine distance algorithm |
NumericTable get | ( | ResultId | id | ) |
Returns the result of the cosine distance algorithm
id | Identifier of the result |
void set | ( | ResultId | id, |
NumericTable | val | ||
) |
Sets object to store the result of the cosine distance algorithm
id | Identifier of the result |
val | Object to store the result that corresponds to the given identifier |
For more complete information about compiler optimizations, see our Optimization Notice.