Uses of Class
org.quantlib.PricingEngine
-
-
Uses of PricingEngine in org.quantlib
Methods in org.quantlib with parameters of type PricingEngine Modifier and Type Method Description protected static longPricingEngine. getCPtr(PricingEngine obj)voidYoYOptionletStripper. initialize(YoYCapFloorTermPriceSurface surf, PricingEngine pricer, double slope)voidBlackCalibrationHelper. setPricingEngine(PricingEngine engine)voidInstrument. setPricingEngine(PricingEngine arg0)MakeOISMakeOIS. withPricingEngine(PricingEngine engine)MakeVanillaSwapMakeVanillaSwap. withPricingEngine(PricingEngine engine)Constructors in org.quantlib with parameters of type PricingEngine Constructor Description KInterpolatedYoYInflationOptionletVolatilitySurface(long settlementDays, Calendar calendar, BusinessDayConvention bdc, DayCounter dc, Period lag, YoYCapFloorTermPriceSurface capFloorPrices, PricingEngine pricer, YoYOptionletStripper yoyOptionletStripper, double slope)KInterpolatedYoYInflationOptionletVolatilitySurface(long settlementDays, Calendar calendar, BusinessDayConvention bdc, DayCounter dc, Period lag, YoYCapFloorTermPriceSurface capFloorPrices, PricingEngine pricer, YoYOptionletStripper yoyOptionletStripper, double slope, Linear interpolator)YoYOptionletHelper(QuoteHandle price, double notional, YoYInflationCapFloor.Type capFloorType, Period lag, DayCounter yoyDayCounter, Calendar paymentCalendar, long fixingDays, YoYInflationIndex index, double strike, long n, PricingEngine pricer)
-