Uses of Class
org.drip.sequence.random.Bounded
Package | Description |
---|---|
org.drip.sequence.random |
Correlated Multi-Factor Sequence Generator
|
-
Uses of Bounded in org.drip.sequence.random
Subclasses of Bounded in org.drip.sequence.random Modifier and Type Class Description class
Binary
Binary implements the Standard {0, 1}-valued Binary Random Number Generator.class
BoundedUniform
BoundedUniform implements the Bounded Uniform Distribution, with a Uniform Distribution between a lower and an upper Bound.