Module SPLEZ in IMSLMCompute the values of a spline that either interpolates or fits user-supplied data.
CALL SPLEZ (NDATA, XDATA, FDATA, ITYPE, IDER, N, XVEC, VALUE)| E1a | Interpolation of univariate data by polynomial splines (piecewise polynomials) |