Uses of Class
org.drip.spline.bspline.BasisHatShapeControl
| Package | Description |
|---|---|
| org.drip.spline.bspline |
de Boor Rational/Exponential/Tension B-Splines
|
-
Uses of BasisHatShapeControl in org.drip.spline.bspline
Subclasses of BasisHatShapeControl in org.drip.spline.bspline Modifier and Type Class Description classLeftHatShapeControlLeftHatShapeControl implements the BasisHatShapeControl interface for the left hat basis set as laid out in the basic framework outlined in Koch and Lyche (1989), Koch and Lyche (1993), and Kvasov (2000) Papers.classRightHatShapeControlRightHatShapeControl implements the BasisHatShapeControl interface for the right hat basis set as laid out in the basic framework outlined in Koch and Lyche (1989), Koch and Lyche (1993), and Kvasov (2000) Papers.