ncl_c_ftcurvs (3) Linux Manual Page
c_ftcurvs – compute a smoothing spline Function Prototype int c_ftcurvs (int, float [], float [], int, float [], int, float [], float []); Synopsis int c_ftcurvs (n, xi, yi, dflg, d, m, xo, yo); Description n The number of input data points. (n > 1) xi An array containing the abscissae for the input function….
