Package | Description |
---|---|
org.hipparchus.random |
Random number and random data generators.
|
Modifier and Type | Class and Description |
---|---|
class |
CorrelatedRandomVectorGenerator
A
RandomVectorGenerator that generates vectors with with
correlated components. |
class |
HaltonSequenceGenerator
Implementation of a Halton sequence.
|
class |
SobolSequenceGenerator
Implementation of a Sobol sequence.
|
class |
UncorrelatedRandomVectorGenerator
A
RandomVectorGenerator that generates vectors with uncorrelated components. |
class |
UnitSphereRandomVectorGenerator
Generate random vectors isotropically located on the surface of a sphere.
|
Copyright © 2016-2022 CS GROUP. All rights reserved.