npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
cumulantConversion.hh File Reference

Conversions between cumulants and central moments. More...

#include "npstat/stat/cumulantConversion.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<typename Real >
void npstat::convertCumulantsToCentralMoments (const Real *cumulants, unsigned maxOrder, Real *centralMoments)
 
template<typename Real >
void npstat::convertCentralMomentsToCumulants (const Real *centralMoments, unsigned maxOrder, Real *cumulants)
 

Detailed Description

Conversions between cumulants and central moments.

Author: I. Volobouev

July 2019