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

Resampling with replacement which assigns weights to point locations. More...

#include <vector>
#include "npstat/rng/AbsRandomGenerator.hh"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

void npstat::assignResamplingWeights (AbsRandomGenerator &gen, unsigned long nPoints, unsigned long sampleSizeWanted, std::vector< double > *weightsToFill)
 

Detailed Description

Resampling with replacement which assigns weights to point locations.

Author: I. Volobouev

July 2022