C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Class that specifies the parameters of the default algorithm in the batch computing mode. More...
Parameter | ( | const services::SharedPtr< low_order_moments::BatchImpl > & | momentsForParameter = services::SharedPtr< low_order_moments::Batch< algorithmFPType, low_order_moments::defaultDense > >(new low_order_moments::Batch< algorithmFPType, low_order_moments::defaultDense >()) | ) |
Constructs z-score normalization parameters
|
virtual |
Check the correctness of the Parameter object
Reimplemented from Parameter.
Pointer to the algorithm that computes the low order moments
For more complete information about compiler optimizations, see our Optimization Notice.