C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
class | BatchContainer |
Provides methods to run implementations of the BACON outlier detection algorithm. This class is associated with daal::algorithms::bacon_outlier_detection::Batch class and supports the methods of the BACON outlier detection in the batch processing mode. More... | |
class | Batch |
Abstract class that specifies interface of the algorithms for computing BACON outlier detection in the batch processing mode. More... | |
struct | Parameter |
Parameters of the outlier detection computation using the baconDense method. More... | |
class | Input |
Input objects for the BACON outlier detection algorithm More... | |
class | Result |
Results obtained with the compute() method of the BACON outlier detection algorithm in the batch processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.