ncl_c_ftcurvs1 (3) Linux Manual Page
c_ftcurvs1 – calculate values for a smoothing spline for data in the plane. Function Prototype int c_ftcurvs1(int, float [], float [], int, float [], int, float, float, float [], float []); Synopsis int c_ftcurvs1(int n, float xi[], float yi[], int dflg, float d[], int m, float xl, float xr, float xo[], float yo[]) Description n The number…
