Uses of Class
org.drip.dynamics.evolution.LSQMCurveUpdate
Package | Description |
---|---|
org.drip.dynamics.evolution |
Latent State Evolution Edges/Vertexes
|
org.drip.dynamics.lmm |
LMM Based Latent State Evolution
|
-
Uses of LSQMCurveUpdate in org.drip.dynamics.evolution
Methods in org.drip.dynamics.evolution that return LSQMCurveUpdate Modifier and Type Method Description LSQMCurveUpdate
CurveStateEvolver. evolve(int iSpotDate, int iViewDate, int iSpotTimeIncrement, LSQMCurveUpdate lsqmPrev)
Evolve the Latent State and return the LSQM Curve UpdateMethods in org.drip.dynamics.evolution with parameters of type LSQMCurveUpdate Modifier and Type Method Description LSQMCurveUpdate
CurveStateEvolver. evolve(int iSpotDate, int iViewDate, int iSpotTimeIncrement, LSQMCurveUpdate lsqmPrev)
Evolve the Latent State and return the LSQM Curve Updatedouble[][]
CurveStateEvolver. simulatePrincipalMetric(int iEvolutionStartDate, int iEvolutionFinishDate, int iEvolutionIncrement, int iViewDate, LSQMCurveUpdate lsqmStart, int iNumSimulation)
Simulate the Principal Metric from the Start to the End Date -
Uses of LSQMCurveUpdate in org.drip.dynamics.lmm
Subclasses of LSQMCurveUpdate in org.drip.dynamics.lmm Modifier and Type Class Description class
BGMCurveUpdate
BGMCurveUpdate contains the Instantaneous Snapshot of the Evolving Discount Curve Latent State Quantification Metrics Updated using the BGM LIBOR Update Dynamics.Methods in org.drip.dynamics.lmm with parameters of type LSQMCurveUpdate Modifier and Type Method Description BGMCurveUpdate
LognormalLIBORCurveEvolver. evolve(int iSpotDate, int iViewDate, int iSpotTimeIncrement, LSQMCurveUpdate lsqmPrev)
double[][]
LognormalLIBORCurveEvolver. simulatePrincipalMetric(int iEvolutionStartDate, int iEvolutionFinishDate, int iEvolutionIncrement, int iViewDate, LSQMCurveUpdate lsqmStart, int iNumSimulation)
ForwardCurve[]
LognormalLIBORCurveEvolver. simulateTerminalLatentState(int iEvolutionStartDate, int iEvolutionFinishDate, int iEvolutionIncrement, int iViewDate, LSQMCurveUpdate lsqmStart, int iNumSimulation)
Construct an Array of Forward Curves that Result from the Simulation