hquantlib-0.0.3.3: HQuantLib is a port of essencial parts of QuantLib to Haskell
QuantLib.Options
data OptionType Source #
Constructors
Instances
Methods
(==) :: OptionType -> OptionType -> Bool #
(/=) :: OptionType -> OptionType -> Bool #
showsPrec :: Int -> OptionType -> ShowS #
show :: OptionType -> String #
showList :: [OptionType] -> ShowS #
toInt :: OptionType -> Int Source #
toDouble :: OptionType -> Double Source #