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

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

#include <stdexcept>
#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::scanMultivariateDensityAsWeight (const AbsDistributionND &kernel, const unsigned *maxDim, const double *bandwidthSet, const double *stepSize, unsigned arrayLength)
 

Detailed Description

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

Author: I. Volobouev

September 2019