Uses of Package
org.cicirello.math.rand
Package
Description
Collection of classes related to random number generation.
-
ClassDescriptionAn EnhancedArbitrarilyJumpableGenerator is used to wrap an object of any class that implements
RandomGenerator.ArbitrarilyJumpableGenerator
for 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.JumpableGenerator
for 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.LeapableGenerator
for the purpose of adding all of the functionality of theRandomIndexer
,RandomSampler
, andRandomVariates
.An EnhancedRandomGenerator is used to wrap an object of any class that implementsRandomGenerator
for 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.SplittableGenerator
for 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.StreamableGenerator
for the purpose of adding all of the functionality of theRandomIndexer
,RandomSampler
, andRandomVariates
.A pair of indexes.A triple of indexes.