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

Scan a symmetric multivariate density for subsequent use as a tabulated weight. More...

#include <stdexcept>
#include "geners/CPP11_auto_ptr.hh"
#include "npstat/nm/ArrayND.hh"
#include "npstat/stat/AbsDistributionND.hh"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

CPP11_auto_ptr< ArrayND< double > > npstat::scanSymmetricDensityAsWeight (const AbsDistributionND &kernel, const unsigned *maxOctantDim, const double *bandwidthSet, const double *stepSize, unsigned arrayLength, bool fillOneOctantOnly=true)
 

Detailed Description

Scan a symmetric multivariate density for subsequent use as a tabulated weight.

Author: I. Volobouev

December 2011