ocssw
V2022
|
GEO_poly_fit.c
int GEO_poly_fit(double const *coef, double const in_x, int const degree, double *const out_fit)
Definition: GEO_poly_fit.c:8
ocssw
V2022
|