Go to the source code of this file.
Defines | |
#define | NULL (void*)0 |
Functions | |
void | cfit (x, y, z, n, a, m, poly, nw, chisq, status) float *x,*y,*z,*a,*chisq |
Variables | |
int* | n |
int * | m |
int * | nw |
int * | status |
void (* | poly )() |
* | y |
* | z |
* | a |
* | chisq |
|
|
|
Referenced by poly(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 92 of file cfit.c. Referenced by main(). |