#include <random.hpp>
|
template<class CharT , class Traits > |
std::basic_ostream< CharT,
Traits > & | operator<< (std::basic_ostream< CharT, Traits > &os, const subtract_with_carry &lcg) |
|
template<class CharT , class Traits > |
std::basic_istream< CharT,
Traits > & | operator>> (std::basic_istream< CharT, Traits > &is, subtract_with_carry &lcg) |
|
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class Gen >
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class IntType , IntType m, int s, int r>
template<class Gen >
template<class IntType , IntType m, int s, int r>
template<class CharT , class Traits >
std::basic_ostream<CharT,Traits>& operator<< |
( |
std::basic_ostream< CharT, Traits > & |
os, |
|
|
const subtract_with_carry< IntType, m, s, r > & |
lcg |
|
) |
| |
|
friend |
template<class IntType , IntType m, int s, int r>
template<class CharT , class Traits >
std::basic_istream<CharT,Traits>& operator>> |
( |
std::basic_istream< CharT, Traits > & |
is, |
|
|
subtract_with_carry< IntType, m, s, r > & |
lcg |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: