ConstantSwaptionVolatility(Date referenceDate,
Calendar cal,
BusinessDayConvention bdc,
double volatility,
DayCounter dc,
VolatilityType type) |
ConstantSwaptionVolatility(Date referenceDate,
Calendar cal,
BusinessDayConvention bdc,
double volatility,
DayCounter dc,
VolatilityType type,
double shift) |
ConstantSwaptionVolatility(Date referenceDate,
Calendar cal,
BusinessDayConvention bdc,
QuoteHandle volatility,
DayCounter dc,
VolatilityType type) |
ConstantSwaptionVolatility(Date referenceDate,
Calendar cal,
BusinessDayConvention bdc,
QuoteHandle volatility,
DayCounter dc,
VolatilityType type,
double shift) |
ConstantSwaptionVolatility(long settlementDays,
Calendar cal,
BusinessDayConvention bdc,
double volatility,
DayCounter dc,
VolatilityType type) |
ConstantSwaptionVolatility(long settlementDays,
Calendar cal,
BusinessDayConvention bdc,
double volatility,
DayCounter dc,
VolatilityType type,
double shift) |
ConstantSwaptionVolatility(long settlementDays,
Calendar cal,
BusinessDayConvention bdc,
QuoteHandle volatility,
DayCounter dc,
VolatilityType type) |
ConstantSwaptionVolatility(long settlementDays,
Calendar cal,
BusinessDayConvention bdc,
QuoteHandle volatility,
DayCounter dc,
VolatilityType type,
double shift) |
OptionletStripper1(CapFloorTermVolSurface parVolSurface,
IborIndex index,
double switchStrikes,
double accuracy,
long maxIter,
YieldTermStructureHandle discount,
VolatilityType type) |
OptionletStripper1(CapFloorTermVolSurface parVolSurface,
IborIndex index,
double switchStrikes,
double accuracy,
long maxIter,
YieldTermStructureHandle discount,
VolatilityType type,
double displacement) |
OptionletStripper1(CapFloorTermVolSurface parVolSurface,
IborIndex index,
double switchStrikes,
double accuracy,
long maxIter,
YieldTermStructureHandle discount,
VolatilityType type,
double displacement,
boolean dontThrow) |
SwaptionHelper(Date exerciseDate,
Date endDate,
QuoteHandle volatility,
IborIndex index,
Period fixedLegTenor,
DayCounter fixedLegDayCounter,
DayCounter floatingLegDayCounter,
YieldTermStructureHandle termStructure,
_CalibrationHelper.CalibrationErrorType errorType,
double strike,
double nominal,
VolatilityType type) |
SwaptionHelper(Date exerciseDate,
Date endDate,
QuoteHandle volatility,
IborIndex index,
Period fixedLegTenor,
DayCounter fixedLegDayCounter,
DayCounter floatingLegDayCounter,
YieldTermStructureHandle termStructure,
_CalibrationHelper.CalibrationErrorType errorType,
double strike,
double nominal,
VolatilityType type,
double shift) |
SwaptionHelper(Date exerciseDate,
Period length,
QuoteHandle volatility,
IborIndex index,
Period fixedLegTenor,
DayCounter fixedLegDayCounter,
DayCounter floatingLegDayCounter,
YieldTermStructureHandle termStructure,
_CalibrationHelper.CalibrationErrorType errorType,
double strike,
double nominal,
VolatilityType type) |
SwaptionHelper(Date exerciseDate,
Period length,
QuoteHandle volatility,
IborIndex index,
Period fixedLegTenor,
DayCounter fixedLegDayCounter,
DayCounter floatingLegDayCounter,
YieldTermStructureHandle termStructure,
_CalibrationHelper.CalibrationErrorType errorType,
double strike,
double nominal,
VolatilityType type,
double shift) |
SwaptionHelper(Period maturity,
Period length,
QuoteHandle volatility,
IborIndex index,
Period fixedLegTenor,
DayCounter fixedLegDayCounter,
DayCounter floatingLegDayCounter,
YieldTermStructureHandle termStructure,
_CalibrationHelper.CalibrationErrorType errorType,
double strike,
double nominal,
VolatilityType type) |
SwaptionHelper(Period maturity,
Period length,
QuoteHandle volatility,
IborIndex index,
Period fixedLegTenor,
DayCounter fixedLegDayCounter,
DayCounter floatingLegDayCounter,
YieldTermStructureHandle termStructure,
_CalibrationHelper.CalibrationErrorType errorType,
double strike,
double nominal,
VolatilityType type,
double shift) |
SwaptionVolatilityMatrix(Calendar calendar,
BusinessDayConvention bdc,
PeriodVector optionTenors,
PeriodVector swapTenors,
Matrix vols,
DayCounter dayCounter,
boolean flatExtrapolation,
VolatilityType type) |
SwaptionVolatilityMatrix(Calendar calendar,
BusinessDayConvention bdc,
PeriodVector optionTenors,
PeriodVector swapTenors,
Matrix vols,
DayCounter dayCounter,
boolean flatExtrapolation,
VolatilityType type,
Matrix shifts) |
SwaptionVolatilityMatrix(Calendar calendar,
BusinessDayConvention bdc,
PeriodVector optionTenors,
PeriodVector swapTenors,
QuoteHandleVectorVector vols,
DayCounter dayCounter,
boolean flatExtrapolation,
VolatilityType type) |
SwaptionVolatilityMatrix(Calendar calendar,
BusinessDayConvention bdc,
PeriodVector optionTenors,
PeriodVector swapTenors,
QuoteHandleVectorVector vols,
DayCounter dayCounter,
boolean flatExtrapolation,
VolatilityType type,
SWIGTYPE_p_std__vectorT_std__vectorT_double_t_t shifts) |
SwaptionVolatilityMatrix(Date referenceDate,
DateVector dates,
PeriodVector lengths,
Matrix vols,
DayCounter dayCounter,
boolean flatExtrapolation,
VolatilityType type) |
SwaptionVolatilityMatrix(Date referenceDate,
DateVector dates,
PeriodVector lengths,
Matrix vols,
DayCounter dayCounter,
boolean flatExtrapolation,
VolatilityType type,
Matrix shifts) |