Package | Description |
---|---|
org.drip.dynamics.sabr |
Modifier and Type | Method and Description |
---|---|
ImpliedBlackVolatility |
StochasticVolatilityStateEvolver.computeATMBlackVolatility(double dblATMForwardRate,
double dblTTE,
double dblSigma0)
Compute the Implied ATM Black Volatility for the ATM Forward Rate and the TTE
|
ImpliedBlackVolatility |
StochasticVolatilityStateEvolver.computeBlackVolatility(double dblStrike,
double dblATMForwardRate,
double dblTTE,
double dblSigma0)
Compute the Implied Black Volatility for the Specified Strike, the ATM Forward Rate, and the TTE
|