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) class
This abstract class is a base for algorithms from the Xor-Shift-Rotate family of 32-bit generators with 128-bits of state.final class
A 32-bit all purpose generator.class
A fast 32-bit generator suitable forfloat
generation.class
A fast all-purpose 32-bit generator.class
A 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) class
This abstract class is a base for algorithms from the LXM family of generators with a 128-bit LCG sub-generator.(package private) class
This abstract class is a base for algorithms from the LXM family of generators with a 64-bit LCG sub-generator.(package private) class
This 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) class
This abstract class is a base for algorithms from the Xor-Shift-Rotate family of 64-bit generators with 1024-bits of state.(package private) class
This abstract class is a base for algorithms from the Xor-Shift-Rotate family of 64-bit generators with 128-bits of state.(package private) class
This abstract class is a base for algorithms from the Xor-Shift-Rotate family of 64-bit generators with 256-bits of state.(package private) class
This abstract class is a base for algorithms from the Xor-Shift-Rotate family of 64-bit generators with 512-bits of state.class
A 64-bit all purpose generator.class
A 64-bit all purpose generator.class
A 64-bit all purpose generator.class
A 64-bit all purpose generator.class
A 64-bit all purpose generator.class
A 64-bit all purpose generator.class
A 64-bit all purpose generator.class
A large-state all-purpose 64-bit generator.class
A large-state 64-bit generator suitable fordouble
generation.class
A large-state all-purpose 64-bit generator.class
A fast 64-bit generator suitable fordouble
generation.class
A fast all-purpose 64-bit generator.class
A fast all-purpose 64-bit generator.class
A fast 64-bit generator suitable fordouble
generation.class
A fast all-purpose 64-bit generator.class
A fast all-purpose 64-bit generator.class
A fast 64-bit generator suitable fordouble
generation.class
A fast all-purpose generator.class
A fast all-purpose generator.