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 univariate outlier detection algorithm. It is associated with the daal::algorithms::univariate_outlier_detection::Batch class and supports the methods of the univariate outlier detection in the batch processing mode. More... | |
class | Batch |
Runs the univariate outlier detection algorithm in the batch processing mode. More... | |
struct | InitIface |
Abstract class that provides a functor for the initial procedure. More... | |
struct | DefaultInit |
Class that specifies the default method for initialization. More... | |
struct | Parameter |
Parameters of the univariate outlier detection algorithm. More... | |
class | Input |
Input objects for the univariate outlier detection algorithm More... | |
class | Result |
Results obtained with the compute() method of the univariate outlier detection algorithm in the batch processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.