Package | Description |
---|---|
org.drip.dynamics.hjm | |
org.drip.dynamics.lmm |
Modifier and Type | Method and Description |
---|---|
MultiFactorVolatility |
MultiFactorStateEvolver.mfv()
Retrieve the Multi-factor Volatility Instance
|
Constructor and Description |
---|
MultiFactorStateEvolver(FundingLabel lslFunding,
ForwardLabel lslForward,
MultiFactorVolatility mfv,
R1ToR1 auInitialInstantaneousForwardRate)
MultiFactorStateEvolver Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
LognormalLIBORVolatility
LognormalLIBORVolatility implements the Multi-Factor Log-normal LIBOR Volatility as formulated in:
1) Goldys, B., M.
|
Modifier and Type | Method and Description |
---|---|
MultiFactorVolatility |
ContinuousForwardRateEvolver.mfv()
Retrieve the Multi-factor Volatility Instance
|
Constructor and Description |
---|
ContinuousForwardRateEvolver(FundingLabel lslFunding,
ForwardLabel lslForward,
MultiFactorVolatility mfv,
R1ToR1 auInitialInstantaneousForwardRate)
ContinuousForwardRateEvolver Constructor
|