Header for RandomNumber. More...
#include <vector>
#include <iomanip>
#include <limits>
#include <cmath>
Go to the source code of this file.
Classes | |
class | RandomLib::RandomNumber< bits > |
Infinite precision random numbers. More... | |
Namespaces | |
namespace | RandomLib |
Defines | |
#define | RANDOMNUMBER_HPP "$Id: RandomNumber.hpp 6419 2008-01-16 18:23:01Z ckarney $" |
Header for RandomNumber.
Infinite precision random numbers.
Written by Charles Karney <charles@karney.com> and licensed under the LGPL. For more information, see http://charles.karney.info/random/
Definition in file RandomNumber.hpp.
#define RANDOMNUMBER_HPP "$Id: RandomNumber.hpp 6419 2008-01-16 18:23:01Z ckarney $" |
Definition at line 13 of file RandomNumber.hpp.