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

Accumulates a sample of weighted points and calculates various descriptive statistics. More...

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

Go to the source code of this file.

Classes

class  npstat::WeightedSampleAccumulator< Numeric, Precise >
 

Namespaces

 npstat
 

Typedefs

typedef WeightedSampleAccumulator< float, long double > npstat::FloatWeightedSampleAccumulator
 
typedef WeightedSampleAccumulator< double, long double > npstat::DoubleWeightedSampleAccumulator
 

Detailed Description

Accumulates a sample of weighted points and calculates various descriptive statistics.

Author: I. Volobouev

October 2011