EHS
PRNG.h File Reference
#include "EHS.h"

Go to the source code of this file.

Classes

class  ehs::PRNG< T >
 

Namespaces

namespace  ehs
 

Typedefs

typedef PRNG< SInt_64 > ehs::PRNG_s64
 
typedef PRNG< UInt_64 > ehs::PRNG_u64
 
typedef PRNG< SInt_32 > ehs::PRNG_s32
 
typedef PRNG< UInt_32 > ehs::PRNG_u32
 
typedef PRNG< SInt_16 > ehs::PRNG_s16
 
typedef PRNG< UInt_16 > ehs::PRNG_u16
 
typedef PRNG< SInt_8 > ehs::PRNG_s8
 
typedef PRNG< UInt_8 > ehs::PRNG_u8