Class CsShapeEx1

java.lang.Object
com.imsl.test.example.math.CsShapeEx1

public class CsShapeEx1 extends Object

Computes a shape preserving cubic spline.

A cubic spline interpolant to a function is computed consistent with the concavity of the data. The spline value at 0.05 is printed.
See Also: