public interface BlackSwaptionVolatilities extends SwaptionVolatilities
| 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. |
BlackSwaptionVolatilities |
withParameter(int parameterIndex,
double newValue) |
BlackSwaptionVolatilities |
withPerturbation(ParameterPerturbation perturbation) |
getConvention, 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 SwaptionVolatilitiesBlackSwaptionVolatilities withParameter(int parameterIndex, double newValue)
withParameter in interface ParameterizedDatawithParameter in interface SwaptionVolatilitiesBlackSwaptionVolatilities withPerturbation(ParameterPerturbation perturbation)
withPerturbation in interface ParameterizedDatawithPerturbation in interface SwaptionVolatilitiesCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.