Safe Haskell | None |
---|---|
Language | Haskell2010 |
Quant.Models.Merton
- data Merton = forall a b . (YieldCurve a, YieldCurve b) => Merton {}
Documentation
Merton
represents a Merton model (Black-Scholes w/ jumps).
Constructors
forall a b . (YieldCurve a, YieldCurve b) => Merton |
|
Fields
|
Instances