| Package | Description |
|---|---|
| com.opengamma.strata.pricer.swaption |
Calculators for swaptions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlackSwaptionCashParYieldProductPricer
Pricer for swaption with par yield curve method of cash settlement in a log-normal or Black model on the swap rate.
|
class |
NormalSwaptionCashParYieldProductPricer
Pricer for swaption with par yield curve method of cash settlement in a normal model on the swap rate.
|
class |
SabrSwaptionCashParYieldProductPricer
Pricer for swaption with par yield curve method of cash settlement in SABR model.
|
| Modifier and Type | Field and Description |
|---|---|
static VolatilitySwaptionCashParYieldProductPricer |
VolatilitySwaptionCashParYieldProductPricer.DEFAULT
Default implementation.
|
| Constructor and Description |
|---|
VolatilitySwaptionProductPricer(VolatilitySwaptionCashParYieldProductPricer cashParYieldPricer,
VolatilitySwaptionPhysicalProductPricer physicalPricer)
Creates an instance.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.