C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class that specifies the default method for the initialization procedure. 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 variance-covariance matrix of size p x p |
[in] | threshold | Limit that defines the outlier region, the array of size 1 x 1 containing a non-negative number |
Implements InitIface.
For more complete information about compiler optimizations, see our Optimization Notice.