C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
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 >()) , |
const bool | doScale = true |
||
) |
Constructs z-score normalization parameters
|
virtual |
Check the correctness of the Parameter object
services::SharedPtr<low_order_moments::BatchImpl> moments |
Pointer to the algorithm that computes the low order moments
For more complete information about compiler optimizations, see our Optimization Notice.