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

Fill multivariate arrays with multivariate density values. More...

#include <vector>
#include <cassert>
#include <stdexcept>
#include <memory>
#include <climits>
#include "npstat/stat/AbsDistributionND.hh"

Go to the source code of this file.

Classes

class  npstat::DensityScanND< IndexMapper >
 

Namespaces

 npstat
 

Functions

template<class IndexMapper >
DensityScanND< IndexMapper > npstat::makeDensityScanND (const AbsDistributionND &fcn, const std::vector< IndexMapper > &axes, double normfactor=1.0)
 

Detailed Description

Fill multivariate arrays with multivariate density values.

Author: I. Volobouev

December 2011