Uses of Package
org.cicirello.math.rand
Packages that use org.cicirello.math.rand
Package
Description
Collection of classes related to random number generation.
-
Classes in org.cicirello.math.rand used by org.cicirello.math.randClassDescriptionAn EnhancedArbitrarilyJumpableGenerator is used to wrap an object of any class that implements
RandomGenerator.ArbitrarilyJumpableGeneratorfor the purpose of adding all of the functionality of theRandomIndexer,RandomSampler, andRandomVariates.An EnhancedJumpableGenerator is used to wrap an object of any class that implementsRandomGenerator.JumpableGeneratorfor the purpose of adding all of the functionality of theRandomIndexer,RandomSampler, andRandomVariates.An EnhancedLeapableGenerator is used to wrap an object of any class that implementsRandomGenerator.LeapableGeneratorfor the purpose of adding all of the functionality of theRandomIndexer,RandomSampler, andRandomVariates.An EnhancedRandomGenerator is used to wrap an object of any class that implementsRandomGeneratorfor the purpose of adding all of the functionality of theRandomIndexer,RandomSampler, andRandomVariates.An EnhancedSplittableGenerator is used to wrap an object of any class that implementsRandomGenerator.SplittableGeneratorfor the purpose of adding all of the functionality of theRandomIndexer,RandomSampler, andRandomVariates.An EnhancedStreamableGenerator is used to wrap an object of any class that implementsRandomGenerator.StreamableGeneratorfor the purpose of adding all of the functionality of theRandomIndexer,RandomSampler, andRandomVariates.A pair of indexes.A triple of indexes.