Package | Description |
---|---|
org.drip.dynamics.lmm |
Modifier and Type | Method and Description |
---|---|
static ContinuousForwardRateUpdate |
ContinuousForwardRateUpdate.Create(FundingLabel lslFunding,
ForwardLabel lslForward,
int iInitialDate,
int iFinalDate,
int iTargetPointDate,
double dblContinuousForwardRate,
double dblContinuousForwardRateIncrement,
double dblSpotRate,
double dblSpotRateIncrement,
double dblDiscountFactor,
double dblDiscountFactorIncrement,
double dblDContinuousForwardDXInitial,
double dblDContinuousForwardDXTerminal)
Construct an Instance of ContinuousForwardRateUpdate
|
ContinuousForwardRateUpdate |
ContinuousForwardRateEvolver.evolve(int iSpotDate,
int iViewDate,
int iSpotTimeIncrement,
LSQMPointUpdate lsqmPrev) |