libfxd 0.2.dev
A fixed-point library for C++.
Loading...
Searching...
No Matches
random.hpp File Reference
#include <istream>
#include <ostream>
#include <random>
#include "concepts.hpp"
#include "limits.hpp"

Go to the source code of this file.

Classes

class  uniform_real_distribution< Fxd >
 Analogous to std::uniform_real_distribution. More...
 
class  uniform_real_distribution< Fxd >::param_type
 Analogous to std::uniform_real_distribution::param_type More...
 

Namespaces

namespace  fxd
 This is the namespace where the entire library is defined.