Package | Description |
---|---|
org.drip.math.spline |
Modifier and Type | Method and Description |
---|---|
static AbstractUnivariate[] |
SegmentBasisSetBuilder.ExponentialTensionBasisSet(ExponentialTensionBasisSetParams etbsbp)
This function implements the elastic coefficients for the segment using tension exponential basis
splines inside - [0,...,1) - Globally [x_0,...,x_1).
|
static AbstractUnivariate[] |
SegmentBasisSetBuilder.HyperbolicTensionBasisSet(ExponentialTensionBasisSetParams etbsbp)
This function implements the elastic coefficients for the segment using tension hyperbolic basis
splines inside - [0,...,1) - Globally [x_0,...,x_1).
|