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

Helper templates for making lower-dimensional array projections. More...

#include <vector>
#include <stdexcept>
#include "npstat/nm/AbsVisitor.hh"
#include "npstat/nm/PreciseType.hh"
#include "npstat/stat/ArrayProjectors.icc"

Go to the source code of this file.

Classes

class  npstat::ArrayMaxProjector< T >
 
class  npstat::ArrayMinProjector< T >
 
class  npstat::ArraySumProjector< T, Result, Accumulator >
 
class  npstat::ArrayMeanProjector< T, Result, Accumulator >
 
class  npstat::ArrayMedianProjector< T >
 
class  npstat::ArrayRangeProjector< T >
 
class  npstat::ArrayStdevProjector< T, Result >
 

Namespaces

 npstat
 

Detailed Description

Helper templates for making lower-dimensional array projections.

Author: I. Volobouev

March 2010