Package com.imsl.test.example.math
Class BsLeastSquaresEx1
java.lang.Object
com.imsl.test.example.math.BsLeastSquaresEx1
Fits a least squares B-spline to data.
A B-Spline is fitted to data using the least squares criterion. The value of the spline at point 4.5 is printed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BsLeastSquaresEx1
public BsLeastSquaresEx1()
-
-
Method Details
-
main
-