C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class containing computation methods for the DBSCAN algorithm in the eighth step of the distributed processing mode. More...
DistributedContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for DBSCAN algorithm with a specified environment in the eighth step of the distributed processing mode
[in] | daalEnv | Environment object |
~DistributedContainer | ( | ) |
Default destructor
services::Status compute | ( | ) |
Computes a partial result of DBSCAN algorithm in the eighth step of the distributed processing mode
services::Status finalizeCompute | ( | ) |
Computes the result of DBSCAN algorithm in the eighth step of the distributed processing mode
For more complete information about compiler optimizations, see our Optimization Notice.