Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Results obtained with the compute() method of the DBSCAN 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 DBSCAN algorithm |
| NumericTable get | ( | ResultId | id | ) |
| void set | ( | ResultId | id, |
| NumericTable | value | ||
| ) |
Sets the result of the DBSCAN algorithm
| id | Identifier of the result |
| value | Value of the result |
For more complete information about compiler optimizations, see our Optimization Notice.