Uses of Class
org.drip.sequence.random.BoxMullerGaussian
Package | Description |
---|---|
org.drip.sequence.random |
Correlated Multi-Factor Sequence Generator
|
-
Uses of BoxMullerGaussian in org.drip.sequence.random
Subclasses of BoxMullerGaussian in org.drip.sequence.random Modifier and Type Class Description class
BoundedGaussian
BoundedGaussian implements the Bounded Gaussian Distribution, with a Gaussian Distribution between a lower and an upper Bound.