C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class that specifies the default method for initialization. More...
|
inlinevirtual |
Returns the initial value for the univariate outlier detection algorithm
[in] | data | Pointer to input values of size n x p |
[in] | location | Vector of mean estimates of size 1 x p |
[in] | scatter | Measure of spread, the array of standard deviations of size 1 x p |
[in] | threshold | Limit that defines the outlier region, the array of non-negative numbers of size 1 x p |
Implements InitIface.
For more complete information about compiler optimizations, see our Optimization Notice.