C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Distributed< step, algorithmFPType, method > Class Template Reference

Computes moments of low order in the distributed processing mode. More...

Class Declaration

template<ComputeStep step, typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = defaultDense>
class daal::algorithms::low_order_moments::interface1::Distributed< step, algorithmFPType, method >

Template Parameters
stepStep of distributed processing, ComputeStep
algorithmFPTypeData type to use in intermediate computations of the low order moments, double or float
methodComputation method, daal::algorithms::low_order_moments::Method
Enumerations
  • Method Computation methods for the low order moments algorithm
  • InputId Identifiers of input objects for the low order moments algorithm
  • PartialResultId Identifiers of partial results of the low order moments algorithm
  • ResultId Identifiers of the results of the low order moments algorithm *
References

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

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