Package | Description |
---|---|
org.drip.dynamics.lmm |
Modifier and Type | Method and Description |
---|---|
LognormalLIBORVolatility |
LognormalLIBORPointEvolver.llv()
Retrieve the Log-normal LIBOR Volatility Instance
|
LognormalLIBORVolatility |
BGMCurveUpdate.lognormalLIBORVolatility()
Retrieve the Log-normal LIBOR Volatility Instance
|
Modifier and Type | Method and Description |
---|---|
static BGMCurveUpdate |
BGMCurveUpdate.Create(FundingLabel lslFunding,
ForwardLabel lslForward,
int iInitialDate,
int iFinalDate,
ForwardCurve fc,
Span spanLIBORIncrement,
MergedDiscountForwardCurve dc,
Span spanDiscountFactorIncrement,
Span spanContinuousForwardRateIncrement,
Span spanSpotRateIncrement,
Span spanInstantaneousEffectiveForward,
Span spanInstantaneousNominalForward,
LognormalLIBORVolatility llv)
Construct an Instance of BGMCurveUpdate
|
Constructor and Description |
---|
LognormalLIBORPointEvolver(FundingLabel lslFunding,
ForwardLabel lslForward,
LognormalLIBORVolatility llv,
ForwardCurve fc,
MergedDiscountForwardCurve dc)
LognormalLIBORPointEvolver Constructor
|