CERN                    277 measurements of the cross sections for
                        pi^{-}p collision (nuclear physics).
cics_explicit           Construct the explicit form of non-uniform
                        clamped interpolating cubic spline (NcICS).
cics_explicit_smooth    Smooth given data set by k-component
                        non-uniform clamped interpolating spline
                        (NcICS).
cics_unif_explicit      Construct the explicit form of uniform clamped
                        interpolating cubic spline (UcICS).
cics_unif_explicit_smooth
                        Smooth given data set by k-component uniform
                        clamped interpolating spline (UcICS).
explicit_spline         The function computes the coefficients of the
                        cubic polynomials as spline components of the
                        clamped interpolating cubic spline of class
                        'C^2' in its explicit form 'S=B * gamma'.
forecast_demo           Forecasting demo using
                        cics_unif_explicit_smooth.
hermite_bf_matrix       Construct 4 Hermite basis functions.
tridiag_inv_general     Construct inverse of a general tridiagonal
                        matrix.
tridiag_inv_unif_by_sums
                        Construct inverse of a tridiagonal matrix
                        T_n(a,b,a).
