IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::RandomGenerator Member List

This is the complete list of members for IG::Num::RandomGenerator, including all inherited members.
_globalIG::Num::RandomGenerator [private, static]
_lockIG::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]
GlobalIG::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]
 All Classes Namespaces Files Functions Variables Enumerations Properties Events