OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
GEO_poly_fit.c File Reference
#include "PGS_MODIS_35251.h"
#include "smfio.h"
#include "GEO_geo.h"
#include "GEO_util.h"
Include dependency graph for GEO_poly_fit.c:

Go to the source code of this file.

Functions

int GEO_poly_fit (double const *coef, double const in_x, int const degree, double *const out_fit)
 

Function Documentation

◆ GEO_poly_fit()

int GEO_poly_fit ( double const coef,
double const  in_x,
int const  degree,
double *const  out_fit 
)

Definition at line 8 of file GEO_poly_fit.c.