| Package | Description |
|---|---|
| com.opengamma.strata.pricer.swaption |
Calculators for swaptions.
|
| Modifier and Type | Field and Description |
|---|---|
static SabrSwaptionCalibrator |
SabrSwaptionCalibrator.DEFAULT
The default instance of the class.
|
| Modifier and Type | Method and Description |
|---|---|
static SabrSwaptionCalibrator |
SabrSwaptionCalibrator.of(SabrVolatilityFormula sabrVolatilityFormula,
DiscountingSwapProductPricer swapPricer)
Obtains an instance from a SABR volatility function provider and a swap pricer.
|
static SabrSwaptionCalibrator |
SabrSwaptionCalibrator.of(SabrVolatilityFormula sabrVolatilityFormula,
DiscountingSwapProductPricer swapPricer,
ReferenceData refData)
Obtains an instance from a SABR volatility function provider and a swap pricer.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.