ExRandom  3.0
table_gen.hpp File Reference

Definition of table_gen. More...

#include <string>
#include <algorithm>
#include <stdexcept>
#include <exrandom/digit_arithmetic.hpp>

Go to the source code of this file.

Classes

class  exrandom::table_gen
 a class to generate tabulated random numbers. More...
 

Namespaces

 exrandom
 The common namespace.
 

Detailed Description

Definition of table_gen.

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

Definition in file table_gen.hpp.