Package com.imsl.test.example.math
Class CsAkimaEx1
java.lang.Object
com.imsl.test.example.math.CsAkimaEx1
Computes the Akima cubic spline.
An Akima cubic spline interpolant to a function is computed. The value of the spline at point 0.25 is printed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CsAkimaEx1
public CsAkimaEx1()
-
-
Method Details
-
main
-