public interface BlackSabrIborCapletFloorletVolatilities extends SabrIborCapletFloorletVolatilities
The volatility is represented in terms of SABR model parameters.
The prices are calculated using the SABR implied volatility with respect to Black formula.
| Modifier and Type | Method and Description |
|---|---|
default ValueType |
getVolatilityType()
Gets the type of volatility returned by the
IborCapletFloorletVolatilities.volatility(java.time.ZonedDateTime, double, double) method. |
alpha, beta, nu, rho, shift, volatilityAdjoint, withParameter, withPerturbationgetIndex, getName, getValuationDate, getValuationDateTime, parameterSensitivity, parameterSensitivity, price, priceDelta, priceGamma, priceTheta, priceVega, relativeTime, volatility, volatilityfindDatafindParameterIndex, getParameter, getParameterCount, getParameterMetadatadefault ValueType getVolatilityType()
IborCapletFloorletVolatilitiesIborCapletFloorletVolatilities.volatility(java.time.ZonedDateTime, double, double) method.getVolatilityType in interface IborCapletFloorletVolatilitiesCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.