Package | Description |
---|---|
org.drip.math.spline |
Modifier and Type | Method and Description |
---|---|
SegmentConstraint |
SegmentInelasticParams.getLinearConstraint()
Retrieve the Linear Constraint
|
Modifier and Type | Method and Description |
---|---|
static SegmentInelasticParams |
SegmentInelasticParams.MakeC2SegmentElasticParams(SegmentConstraint lc)
Create the C2 Segment Elastic Parameters
|
Constructor and Description |
---|
SegmentInelasticParams(int iCk,
SegmentConstraint lc)
ElasticParams constructor
|