Uses of Class
org.quantlib.DeltaVolQuote.DeltaType
-
-
Uses of DeltaVolQuote.DeltaType in org.quantlib
Fields in org.quantlib declared as DeltaVolQuote.DeltaType Modifier and Type Field Description static DeltaVolQuote.DeltaTypeDeltaVolQuote.DeltaType. Fwdstatic DeltaVolQuote.DeltaTypeDeltaVolQuote.DeltaType. PaFwdstatic DeltaVolQuote.DeltaTypeDeltaVolQuote.DeltaType. PaSpotstatic DeltaVolQuote.DeltaTypeDeltaVolQuote.DeltaType. SpotMethods in org.quantlib that return DeltaVolQuote.DeltaType Modifier and Type Method Description DeltaVolQuote.DeltaTypeDeltaVolQuote. deltaType()DeltaVolQuote.DeltaTypeDeltaVolQuoteHandle. deltaType()static DeltaVolQuote.DeltaTypeDeltaVolQuote.DeltaType. swigToEnum(int swigValue)Constructors in org.quantlib with parameters of type DeltaVolQuote.DeltaType Constructor Description BlackDeltaCalculator(Option.Type ot, DeltaVolQuote.DeltaType dt, double spot, double dDiscount, double fDiscount, double stDev)DeltaVolQuote(double delta, QuoteHandle vol, double maturity, DeltaVolQuote.DeltaType deltaType)DeltaVolQuote(QuoteHandle vol, DeltaVolQuote.DeltaType deltaType, double maturity, DeltaVolQuote.AtmType atmType)
-