|
Uncommons Maths API (Version 1.2.3) |
||||||||
PREV NEXT | FRAMES NO FRAMES |
NumberGenerator
that works similarly to
ConstantGenerator
but allows the returned
value to be changed after instantiation.NumberGenerator
that always
returns the same value.BinaryUtils.convertBytesToHexString(byte[])
method) into an array of bytes.
DataSet
that has had no values added
to it.BitString.equals(Object)
.
Rational.equals(Object)
.
Probability.equals(Object)
.
JDK RNG
extended
to implement the RepeatableRNG
interface (for consistency with
the other RNGs in this package).java.lang.Math
.SeedGenerator
implementation that uses Java's bundled
SecureRandom
RNG to generate random seed data.SeedGenerator
implementations when
they are unable to generate a new seed for an RNG.
|
Uncommons Maths API (Version 1.2.3) |
||||||||
PREV NEXT | FRAMES NO FRAMES |