Uses of Class
com.imsl.math.Spline
Packages that use Spline
-
Uses of Spline in com.imsl.math
Subclasses of Spline in com.imsl.mathModifier and TypeClassDescriptionclassExtension of the Spline class to handle the Akima cubic spline.classExtension of the Spline class to interpolate data points.classExtension of the Spline class to interpolate data points with periodic boundary conditions.classExtension of the Spline class to interpolate data points consistent with the concavity of the data.classExtension of the Spline class to construct a smooth cubic spline from noisy data points.classExtension of the Spline class used to construct a spline for noisy data points using an alternate method.classExtension of the Spline class to handle a tension-continuity-bias (TCB) cubic spline, also known as a Kochanek-Bartels spline and is a generalization of the Catmull-Rom spline.Methods in com.imsl.math that return Spline