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

Empirical moments of 1-d distributions using simple rectangle integration (so that densities do not have to be very smooth) More...

Go to the source code of this file.

Namespaces

 npstat
 

Functions

void npstat::distro1DStats (const AbsDistribution1D &distro, double xmin, double xmax, unsigned nPointsToUse, double *mean, double *stdev, double *skewness=0, double *kurtosis=0)
 

Detailed Description

Empirical moments of 1-d distributions using simple rectangle integration (so that densities do not have to be very smooth)

Author: I. Volobouev

July 2015