OPERA  1.0
Open source echelle spectrograph reduction pipeline
poly2Ddata_struct Struct Reference

poly2Ddata_struct - a data structure to transmit model data to function evaluation More...

Data Fields

double * x
double * y
double * fxy
double(* Polynomial2DFunction )(double x, double y, const double *par, int n_par)

Detailed Description

poly2Ddata_struct - a data structure to transmit model data to function evaluation


Field Documentation

double(* poly2Ddata_struct::Polynomial2DFunction)(double x, double y, const double *par, int n_par)

The documentation for this struct was generated from the following file: