ncl_c_ftcurvps (3) Linux Manual Page
c_ftcurvps – compute a smoothing spline for periodic functions. Function Prototypeint c_ftcurvps (int, float [], float [], float, int, float [], int, float [], float []); Synopsisint c_ftcurvps (n, xi, yi, p, dflg, d, m, xo, yo); Descriptionn The number of input data points. (n > 1) xi An array containing the abscissae for the input function….
