Package | Description |
---|---|
org.drip.math.spline |
Modifier and Type | Method and Description |
---|---|
static SegmentCk |
SegmentBasisSetBuilder.CreateCk(double dblX0,
double dblX1,
AbstractUnivariate[] aAUBasis,
AbstractUnivariate auShapeControl,
SegmentInelasticParams segParams)
Build the Ck instance from the Basis Set
|