Package | Description |
---|---|
org.drip.dynamics.evolution |
Modifier and Type | Method and Description |
---|---|
LSQMPointRecord |
LSQMPointUpdate.increment()
Retrieve the LSQM Point Increment
|
LSQMPointRecord |
LSQMPointUpdate.snapshot()
Retrieve the LSQM Point Snapshot
|
Constructor and Description |
---|
LSQMPointUpdate(int iEvolutionStartDate,
int iEvolutionFinishDate,
int iViewDate,
LSQMPointRecord lprSnapshot,
LSQMPointRecord lprIncrement)
LSQMPointUpdate Constructor
|