Uses of Class
org.drip.state.representation.LatentStateMergeSubStretch
| Package | Description |
|---|---|
| org.drip.state.representation |
Latent State Merge Sub-stretch
|
-
Uses of LatentStateMergeSubStretch in org.drip.state.representation
Methods in org.drip.state.representation that return LatentStateMergeSubStretch Modifier and Type Method Description LatentStateMergeSubStretchLatentStateMergeSubStretch. coalesce(LatentStateMergeSubStretch latentStateMergeSubStretchOther)Coalesce the supplied Merge Stretch with the current one (if possible) to create a new Merge StretchMethods in org.drip.state.representation with parameters of type LatentStateMergeSubStretch Modifier and Type Method Description booleanMergeSubStretchManager. addMergeStretch(LatentStateMergeSubStretch latentStateMergeSubStretch)Add the Specified Merge StretchLatentStateMergeSubStretchLatentStateMergeSubStretch. coalesce(LatentStateMergeSubStretch latentStateMergeSubStretchOther)Coalesce the supplied Merge Stretch with the current one (if possible) to create a new Merge StretchbooleanLatentStateMergeSubStretch. indexMatch(LatentStateMergeSubStretch latentStateMergeSubStretchOther)Indicate whether Specified Merge Stretch's Label matches with the current onebooleanLatentStateMergeSubStretch. overlap(LatentStateMergeSubStretch latentStateMergeSubStretchOther)Identify if the Supplied Merge Stretch overlaps with the provided one.