C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Classes
daal::algorithms::univariate_outlier_detection::interface1 Namespace Reference

Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

Classes

class  Batch
 Runs the univariate outlier detection algorithm in the batch processing mode. More...
 
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...
 
struct  DefaultInit
 Class that specifies the default method for initialization. More...
 
struct  InitIface
 Abstract class that provides a functor for the initial procedure. More...
 
class  Input
 Input objects for the univariate outlier detection algorithm More...
 
struct  Parameter
 Parameters of 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.