Package | Description |
---|---|
org.drip.spline.stretch | |
org.drip.state.inference |
Modifier and Type | Class and Description |
---|---|
class |
CkSegmentSequenceBuilder
CkSegmentSequenceBuilder implements the SegmentSequenceBuilder interface to customize segment sequence
construction.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MultiSegmentSequence.setup(SegmentSequenceBuilder ssb,
int iCalibrationDetail)
Set up (i.e., calibrate) the individual Segments in the Stretch to the Stretch Edge, the Target
Constraints, and the custom segment sequence builder.
|
boolean |
CalibratableMultiSegmentSequence.setup(SegmentSequenceBuilder ssb,
int iCalibrationDetail) |
Modifier and Type | Class and Description |
---|---|
class |
LatentStateSequenceBuilder
LatentStateSequenceBuilder holds the logic behind building the bootstrap segments contained in the given
Stretch.
|