|
RandomLib
1.10
|
Header for DiscreteNormal. More...
#include <vector>#include <limits>Go to the source code of this file.
Classes | |
| class | RandomLib::DiscreteNormal< IntType > |
| The discrete normal distribution. More... | |
Namespaces | |
| RandomLib | |
| Namespace for RandomLib. | |
Header for DiscreteNormal.
Sample exactly from the discrete normal distribution.
Copyright (c) Charles Karney (2013) charles@karney.com and licensed under the MIT/X11 License. For more information, see http://randomlib.sourceforge.net/
Definition in file DiscreteNormal.hpp.
1.8.6