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

Accumulates a sample and calculates various descriptive statistics. More...

#include <vector>
#include "geners/ClassId.hh"
#include "npstat/nm/PreciseType.hh"
#include "npstat/stat/SampleAccumulator.icc"

Go to the source code of this file.

Classes

class  npstat::SampleAccumulator< Numeric, Precise >
 

Namespaces

 npstat
 

Typedefs

typedef SampleAccumulator< float, long double > npstat::FloatSampleAccumulator
 
typedef SampleAccumulator< double, long double > npstat::DoubleSampleAccumulator
 

Detailed Description

Accumulates a sample and calculates various descriptive statistics.

Author: I. Volobouev

July 2010