IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
IG.Num.RandomGenerator Member List
This is the complete list of members for
IG.Num.RandomGenerator
, including all inherited members.
_global
IG.Num.RandomGenerator
private
static
_lock
IG.Num.RandomGenerator
protected
static
Create
()
IG.Num.RandomGenerator
inline
static
Create
(int seed)
IG.Num.RandomGenerator
inline
static
CreateThreadSafe
()
IG.Num.RandomGenerator
inline
static
CreateThreadSafe
(int seed)
IG.Num.RandomGenerator
inline
static
Global
IG.Num.RandomGenerator
static
Next
()
IG.Num.RandomGeneratorSystem
inline
Next
(int maxValue)
IG.Num.RandomGeneratorSystem
inline
Next
(int minValue, int maxValue)
IG.Num.RandomGeneratorSystem
inline
NextBytes
(byte[] buffer)
IG.Num.RandomGeneratorSystem
inline
NextDouble
()
IG.Num.RandomGeneratorSystem
inline
NextDouble
(double maxValue)
IG.Num.RandomGeneratorSystem
inline
virtual
NextDouble
(double minValue, double maxValue)
IG.Num.RandomGeneratorSystem
inline
virtual
NextDoubleInclusive
()
IG.Num.RandomGeneratorSystem
inline
virtual
NextDoubleInclusive
(double maxValue)
IG.Num.RandomGeneratorSystem
inline
virtual
NextDoubleInclusive
(double minValue, double maxValue)
IG.Num.RandomGeneratorSystem
inline
virtual
NextInclusive
(int maxValue)
IG.Num.RandomGeneratorSystem
inline
virtual
NextInclusive
(int minValue, int maxValue)
IG.Num.RandomGeneratorSystem
inline
virtual
RandomGenerator
()
IG.Num.RandomGenerator
inline
RandomGenerator
(int seed)
IG.Num.RandomGenerator
inline
RandomGeneratorSystem
()
IG.Num.RandomGeneratorSystem
inline
RandomGeneratorSystem
(int seed)
IG.Num.RandomGeneratorSystem
inline
Generated by
1.8.8