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

List of all members
Parameter< algorithmFPType, defaultDense > Class Template Reference

Class that specifies the parameters of the default algorithm in the batch computing mode. More...

Class Declaration

template<typename algorithmFPType>
class daal::algorithms::normalization::zscore::interface2::Parameter< algorithmFPType, defaultDense >

Constructor & Destructor Documentation

◆ Parameter()

Constructs z-score normalization parameters

Member Function Documentation

◆ check()

virtual services::Status check ( ) const
virtual

Check the correctness of the Parameter object

Returns
Status of computations

Reimplemented from Parameter.

Member Data Documentation

◆ moments

Pointer to the algorithm that computes the low order moments


The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.