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(). |
1.2.6 written by Dimitri van Heesch,
© 1997-2001