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