hquantlib-0.0.2.4: HQuantLib is a port of essencial parts of QuantLib to Haskell

Safe HaskellNone

QuantLib.PricingEngines

Documentation

class Event e => PricingEngine a e whereSource

Methods

peCalculate :: e -> a -> eSource