public class BasisTensionSplineSet
extends java.lang.Object
BasisTensionSplineSet implements Samples for the Construction and the usage of various basis spline
functions. It demonstrates the following:
- Construction of Kocke-Lyche-Kvasov tension spline segment control parameters - using hyperbolic,
exponential, rational linear, and rational quadratic primitives.
- Control the segment using the rational shape controller, and the appropriate Ck.
- Estimate the node value and the node value Jacobian with the segment, as well as at the boundaries.
- Calculate the segment monotonicity.
- Author:
- Lakshmi Krishnamurthy