Package com.imsl.test.example.math
Class CsPeriodicEx1
java.lang.Object
com.imsl.test.example.math.CsPeriodicEx1
Computes a cubic spline interpolant with periodic boundary conditions.
A cubic spline interpolant to a function is computed. The value of the spline at point 0.23 is printed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CsPeriodicEx1
public CsPeriodicEx1()
-
-
Method Details
-
main
-