Uses of Interface
org.apache.commons.rng.simple.internal.Seed2ArrayConverter
Packages that use Seed2ArrayConverter
-
Uses of Seed2ArrayConverter in org.apache.commons.rng.simple.internal
Classes in org.apache.commons.rng.simple.internal that implement Seed2ArrayConverterModifier and TypeClassDescriptionclass
Uses along
value to seed aSplitMix64
RNG and create aint[]
with the requested number of random values.class
Uses aLong
value to seed aSplitMix64
RNG and create along[]
with the requested number of random values.