Uses of Class
org.drip.dynamics.hullwhite.ShortRateUpdate
| Package | Description |
|---|---|
| org.drip.dynamics.hullwhite |
Hull White Latent State Evolution
|
-
Uses of ShortRateUpdate in org.drip.dynamics.hullwhite
Methods in org.drip.dynamics.hullwhite that return ShortRateUpdate Modifier and Type Method Description static ShortRateUpdateShortRateUpdate. Create(FundingLabel lslFunding, int iInitialDate, int iFinalDate, int iTargetPointDate, double dblInitialShortRate, double dblRealizedFinalShortRate, double dblExpectedFinalShortRate, double dblFinalShortRateVariance, double dblZeroCouponBondPrice)Construct an Instance of ShortRateUpdate