Package com.imsl.test.example.math
Class CsSmoothC2Ex1
java.lang.Object
com.imsl.test.example.math.CsSmoothC2Ex1
Computes a smooth cubic spline on noisy data.
A cubic spline interpolant to noisy data is computed using supplied weights and smoothing parameter. The value of the spline at point 0.3010 is printed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CsSmoothC2Ex1
public CsSmoothC2Ex1()
-
-
Method Details
-
main
-