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