Rosetta
|
a class to generate random positive integers using a given set of weights More...
#include <numeric/random/WeightedSampler.hh>
#include <numeric/random/random.hh>
#include <utility/exit.hh>
#include <ostream>
Namespaces | |
numeric | |
Unit headers. | |
numeric::random | |
Functions | |
std::ostream & | numeric::random::operator<< (std::ostream &out, WeightedSampler const &sampler) |
a class to generate random positive integers using a given set of weights