| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
QuantLib.PricingEngines
Documentation
class Event e => PricingEngine a e where Source #
Minimal complete definition
Methods
peCalculate :: e -> a -> e Source #
hquantlib-0.0.4.0: HQuantLib is a port of essencial parts of QuantLib to Haskell
| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
QuantLib.PricingEngines
class Event e => PricingEngine a e where Source #
Minimal complete definition
Methods
peCalculate :: e -> a -> e Source #