ExRandom  3.0
discrete_normal_distribution.hpp File Reference

Definition of discrete_normal_distribution. More...

#include <iostream>
#include <limits>
#include <exrandom/rand_digit.hpp>
#include <exrandom/discrete_normal_dist.hpp>

Go to the source code of this file.

Classes

class  exrandom::discrete_normal_distribution
 Sample exactly from the discrete normal distribution. More...
 
struct  exrandom::discrete_normal_distribution::param_type
 Parameter type for discrete_normal_distribution. More...
 

Namespaces

 exrandom
 The common namespace.
 

Detailed Description

Definition of discrete_normal_distribution.

Author
Charles Karney charl.nosp@m.es.k.nosp@m.arney.nosp@m.@sri.nosp@m..com Copyright (c) Charles Karney (2014-2020) and licensed under the MIT/X11 License. For more information, see http://exrandom.sourceforge.net/

Definition in file discrete_normal_distribution.hpp.