Uses of Interface
org.apache.commons.rng.LongJumpableUniformRandomProvider
Packages that use LongJumpableUniformRandomProvider
Package
Description
Concrete algorithms for
int-based sources of randomness.Concrete algorithms for
long-based sources of randomness.-
Uses of LongJumpableUniformRandomProvider in org.apache.commons.rng.core.source32
Classes in org.apache.commons.rng.core.source32 that implement LongJumpableUniformRandomProviderModifier and TypeClassDescription(package private) classThis abstract class is a base for algorithms from the Xor-Shift-Rotate family of 32-bit generators with 128-bits of state.final classA 32-bit all purpose generator.classA fast 32-bit generator suitable forfloatgeneration.classA fast all-purpose 32-bit generator.classA fast all-purpose 32-bit generator. -
Uses of LongJumpableUniformRandomProvider in org.apache.commons.rng.core.source64
Classes in org.apache.commons.rng.core.source64 that implement LongJumpableUniformRandomProviderModifier and TypeClassDescription(package private) classThis abstract class is a base for algorithms from the LXM family of generators with a 128-bit LCG sub-generator.(package private) classThis abstract class is a base for algorithms from the LXM family of generators with a 64-bit LCG sub-generator.(package private) classThis abstract class is a base for algorithms from the LXM family of generators with a 64-bit LCG and 128-bit XBG sub-generator.(package private) classThis abstract class is a base for algorithms from the Xor-Shift-Rotate family of 64-bit generators with 1024-bits of state.(package private) classThis abstract class is a base for algorithms from the Xor-Shift-Rotate family of 64-bit generators with 128-bits of state.(package private) classThis abstract class is a base for algorithms from the Xor-Shift-Rotate family of 64-bit generators with 256-bits of state.(package private) classThis abstract class is a base for algorithms from the Xor-Shift-Rotate family of 64-bit generators with 512-bits of state.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA large-state all-purpose 64-bit generator.classA large-state 64-bit generator suitable fordoublegeneration.classA large-state all-purpose 64-bit generator.classA fast 64-bit generator suitable fordoublegeneration.classA fast all-purpose 64-bit generator.classA fast all-purpose 64-bit generator.classA fast 64-bit generator suitable fordoublegeneration.classA fast all-purpose 64-bit generator.classA fast all-purpose 64-bit generator.classA fast 64-bit generator suitable fordoublegeneration.classA fast all-purpose generator.classA fast all-purpose generator.