Uses of Package
org.drip.spline.stretch
Package | Description |
---|---|
org.drip.spline.grid |
Aggregated/Overlapping Stretch/Span Grids
|
org.drip.spline.pchip |
Monotone Convex Themed PCHIP Splines
|
org.drip.spline.stretch |
Multi-Segment Sequence Spline Stretch
|
org.drip.state.estimator |
Multi-Pass Customized Stretch Curve
|
org.drip.state.inference |
Latent State Stretch Sequence Inference
|
-
Classes in org.drip.spline.stretch used by org.drip.spline.grid Class Description MultiSegmentSequence MultiSegmentSequence is the interface that exposes functionality that spans multiple segments. -
Classes in org.drip.spline.stretch used by org.drip.spline.pchip Class Description MultiSegmentSequence MultiSegmentSequence is the interface that exposes functionality that spans multiple segments. -
Classes in org.drip.spline.stretch used by org.drip.spline.stretch Class Description BoundarySettings BoundarySettings implements the Boundary Settings that determine the full extent of description of the regime's State.CalibratableMultiSegmentSequence CalibratableMultiSegmentSequence implements the MultiSegmentSequence span that spans multiple segments.MultiSegmentSequence MultiSegmentSequence is the interface that exposes functionality that spans multiple segments.SegmentSequenceBuilder SegmentSequenceBuilder is the interface that contains the stubs required for the construction of the segment stretch.SingleSegmentSequence SingleSegmentSequence is the interface that exposes functionality that spans multiple segments. -
Classes in org.drip.spline.stretch used by org.drip.state.estimator Class Description BoundarySettings BoundarySettings implements the Boundary Settings that determine the full extent of description of the regime's State.CalibratableMultiSegmentSequence CalibratableMultiSegmentSequence implements the MultiSegmentSequence span that spans multiple segments.MultiSegmentSequence MultiSegmentSequence is the interface that exposes functionality that spans multiple segments.SingleSegmentSequence SingleSegmentSequence is the interface that exposes functionality that spans multiple segments. -
Classes in org.drip.spline.stretch used by org.drip.state.inference Class Description BoundarySettings BoundarySettings implements the Boundary Settings that determine the full extent of description of the regime's State.MultiSegmentSequence MultiSegmentSequence is the interface that exposes functionality that spans multiple segments.SegmentSequenceBuilder SegmentSequenceBuilder is the interface that contains the stubs required for the construction of the segment stretch.