Uses of Class
org.quantlib.HestonModelHandle
-
-
Uses of HestonModelHandle in org.quantlib
Methods in org.quantlib with parameters of type HestonModelHandle Modifier and Type Method Description protected static longHestonModelHandle. getCPtr(HestonModelHandle obj)protected static longHestonModelHandle. swigRelease(HestonModelHandle obj)Constructors in org.quantlib with parameters of type HestonModelHandle Constructor Description HestonBlackVolSurface(HestonModelHandle hestonModel)HestonBlackVolSurface(HestonModelHandle hestonModel, AnalyticHestonEngine.ComplexLogFormula cpxLogFormula)HestonBlackVolSurface(HestonModelHandle hestonModel, AnalyticHestonEngine.ComplexLogFormula cpxLogFormula, AnalyticHestonEngine_Integration integration)
-