RandomLib  1.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Classes | Namespaces
RandomNumber.hpp File Reference

Header for RandomNumber. More...

#include <vector>
#include <iomanip>
#include <limits>
#include <cmath>
#include <RandomLib/UniformInteger.hpp>

Go to the source code of this file.

Classes

class  RandomLib::RandomNumber< bits >
 Infinite precision random numbers. More...
 

Namespaces

 RandomLib
 Namespace for RandomLib.
 

Detailed Description

Header for RandomNumber.

Infinite precision random numbers.

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

Definition in file RandomNumber.hpp.