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

Arbitrary-dimensional histogram template. More...

#include <utility>
#include "npstat/nm/ArrayND.hh"
#include "npstat/stat/HistoAxis.hh"
#include "npstat/stat/HistoND.icc"

Go to the source code of this file.

Classes

class  npstat::HistoND< Numeric, Axis >
 

Namespaces

 npstat
 

Functions

template<typename Histo >
void npstat::convertHistoToDensity (Histo *histogram, bool knownNonNegative=false)
 
template<typename Histo >
std::vector< LinearMapper1d > npstat::densityScanHistoMap (const Histo &histo)
 
template<typename Histo >
std::vector< CircularMapper1d > npstat::convolutionHistoMap (const Histo &histo, bool doubleDataRange)
 

Detailed Description

Arbitrary-dimensional histogram template.

Author: I. Volobouev

July 2010