Package com.imsl.test.example.math
Class CsTCBEx1
java.lang.Object
com.imsl.test.example.math.CsTCBEx1
Computes the Kochanek-Bartels cubic spline.
This example interpolates to a set of points with a Kochanek-Bartels cubic spline. At \(x\) = 3, the continuity and tension parameters are \(-1\). At all other points, they are zero. Interpolated values are then printed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CsTCBEx1
public CsTCBEx1()
-
-
Method Details
-
main
-