Class | Description |
---|---|
AkimaLocalC1Generator |
AkimaLocalC1Generator generates the local control C1 Slope using the Akima Cubic Algorithm:
Akima (1970): A New Method of Interpolation and Smooth Curve Fitting based on Local Procedures,
Journal of the Association for the Computing Machinery 17 (4), 589-602.
|
LocalControlStretchBuilder |
LocalControlStretchBuilder exports Stretch creation/calibration methods to generate customized basis
splines, with customized segment behavior using the segment control.
|
LocalMonotoneCkGenerator |
LocalMonotoneCkGenerator generates customized Local Stretch by trading off Ck for local control.
|
MinimalQuadraticHaganWest |
This class implements the regime using the Hagan and West (2006) Minimal Quadratic Estimator.
|
MonotoneConvexHaganWest |
This class implements the regime using the Hagan and West (2006) Estimator.
|