ExRandom  3.0
u_rand.hpp File Reference

Definition of u_rand. More...

#include <iostream>
#include <string>
#include <sstream>
#include <iomanip>
#include <algorithm>
#include <utility>
#include <vector>
#include <limits>
#include <cmath>
#include <exrandom/digit_arithmetic.hpp>
#include <exrandom/i_rand.hpp>

Go to the source code of this file.

Classes

class  exrandom::u_rand< digit_gen >
 The machinery to handle u-rands, arbitrary precision random deviates. More...
 

Namespaces

 exrandom
 The common namespace.
 

Detailed Description

Definition of u_rand.

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 u_rand.hpp.