Package | Description |
---|---|
org.drip.state.representation |
Modifier and Type | Method and Description |
---|---|
LatentStateMergeSubStretch |
LatentStateMergeSubStretch.coalesce(LatentStateMergeSubStretch lsmlOther)
Coalesce the supplied Merge Stretch with the current one (if possible) to create a new Merge Stretch
|
Modifier and Type | Method and Description |
---|---|
boolean |
MergeSubStretchManager.addMergeStretch(LatentStateMergeSubStretch lsms)
Add the Specified Merge Stretch
|
LatentStateMergeSubStretch |
LatentStateMergeSubStretch.coalesce(LatentStateMergeSubStretch lsmlOther)
Coalesce the supplied Merge Stretch with the current one (if possible) to create a new Merge Stretch
|
boolean |
LatentStateMergeSubStretch.indexMatch(LatentStateMergeSubStretch lsmsOther)
Indicate whether Specified Merge Stretch's Label matches with the current one
|
boolean |
LatentStateMergeSubStretch.overlap(LatentStateMergeSubStretch lsmlOther)
Identify if the Supplied Merge Stretch overlaps with the provided one.
|