C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to run implementations of the cosine distance algorithm. This class is associated with daal::algorithms::cosine_distance::Batch class. More...
algorithmFPType | Data type to use in intermediate computations for the cosine distance, double or float |
method | Cosine distance computation method, Method |
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the cosine distance algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
~BatchContainer | ( | ) |
Default constructor
|
virtual |
Computes the result of the cosine distance algorithm in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.