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 classBinaryBinary implements the Standard {0, 1}-valued Binary Random Number Generator.classBoundedUniformBoundedUniform implements the Bounded Uniform Distribution, with a Uniform Distribution between a lower and an upper Bound.