Functions | |
| float | edge (float *xdat, float *parlist) |
| calculates the value of a slope function with parameters parlist at the position xdat. More... | |
| float | hat2 (float *xdat, float *parlist) |
| calculates the value of a hat function with parameters parlist at the position xdat. More... | |
|
||||||||||||
|
calculates the value of a slope function with parameters parlist at the position xdat.
Definition at line 216 of file absolute.c. |
|
||||||||||||
|
calculates the value of a hat function with parameters parlist at the position xdat.
Definition at line 275 of file absolute.c. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001