public class NormalIborCapFloorProductPricer extends VolatilityIborCapFloorProductPricer
| Modifier and Type | Field and Description |
|---|---|
static NormalIborCapFloorProductPricer |
DEFAULT
Default implementation.
|
| Constructor and Description |
|---|
NormalIborCapFloorProductPricer(NormalIborCapFloorLegPricer capFloorLegPricer,
DiscountingSwapLegPricer payLegPricer)
Creates an instance.
|
currencyExposure, currentCash, forwardRates, getPayLegPricer, impliedVolatilities, presentValue, presentValueCapletFloorletPeriods, presentValueDelta, presentValueGamma, presentValueSensitivityModelParamsVolatility, presentValueSensitivityRates, presentValueThetapublic static final NormalIborCapFloorProductPricer DEFAULT
public NormalIborCapFloorProductPricer(NormalIborCapFloorLegPricer capFloorLegPricer, DiscountingSwapLegPricer payLegPricer)
capFloorLegPricer - the pricer for IborCapFloorLegpayLegPricer - the pricer for SwapLegCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.