Uses of Class
org.quantlib.Bicubic
-
-
Uses of Bicubic in org.quantlib
Methods in org.quantlib with parameters of type Bicubic Modifier and Type Method Description protected static longBicubic. getCPtr(Bicubic obj)protected static longBicubic. swigRelease(Bicubic obj)Constructors in org.quantlib with parameters of type Bicubic Constructor Description YoYInflationCapFloorTermPriceSurface(long fixingDays, Period yyLag, YoYInflationIndex yii, double baseRate, YieldTermStructureHandle nominal, DayCounter dc, Calendar cal, BusinessDayConvention bdc, DoubleVector cStrikes, DoubleVector fStrikes, PeriodVector cfMaturities, Matrix cPrice, Matrix fPrice, Bicubic interpolator2d)YoYInflationCapFloorTermPriceSurface(long fixingDays, Period yyLag, YoYInflationIndex yii, double baseRate, YieldTermStructureHandle nominal, DayCounter dc, Calendar cal, BusinessDayConvention bdc, DoubleVector cStrikes, DoubleVector fStrikes, PeriodVector cfMaturities, Matrix cPrice, Matrix fPrice, Bicubic interpolator2d, Cubic interpolator1d)
-