Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cRandomFloat.h File Reference

Go to the source code of this file.

Classes

class  GrayLib::cRandomFloat
 
class  GrayLib::cRandomFloatDef
 
class  GrayLib::cRandomMersenne
 
class  GrayLib::cRandomBGenerator
 
class  GrayLib::cRandomWGenerator
 

Namespaces

 GrayLib
 

Typedefs

typedef double GrayLib::LONG_DOUBLE
 use double precision More...
 

Functions

 GrayLib::UNITTEST2_PREDEF (cRandomFloat)
 

Variables

__DECL_IMPORT cRandomFloatDef GrayLib::g_RandFloat
 the global default floating point random number generator. More...
 

Detailed Description

pseudo random number generators.