Package | Description |
---|---|
org.drip.spline.bspline |
Class and Description |
---|
BasisHatShapeControl
BasisHatShapeControl implements the shape control function for the hat basis set as laid out in the
framework outlined in Koch and Lyche (1989), Koch and Lyche (1993), and Kvasov (2000) Papers.
|
SegmentBasisFunction
SegmentBasisFunction is the abstract class over which the local ordered envelope functions for the B Splines
are implemented.
|
TensionBasisHat
TensionBasisHat implements the common basis hat function that form the basis for all B Splines.
|