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

IG::Num::RandomGeneratorSystem Member List

This is the complete list of members for IG::Num::RandomGeneratorSystem, including all inherited members.
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]
RandomGeneratorSystem()IG::Num::RandomGeneratorSystem [inline]
RandomGeneratorSystem(int seed)IG::Num::RandomGeneratorSystem [inline]
 All Classes Namespaces Files Functions Variables Enumerations Properties Events