VERB_code_2.2
2
|
Go to the source code of this file.
Macros | |
#define | TINY 1.0e-25 |
Functions | |
void | ratint (double *xa, double *ya, int n, double x, double *y, double *dy) |
Some other interpolation
Definition in file ratint.cpp.
#define TINY 1.0e-25 |
Definition at line 11 of file ratint.cpp.
void ratint | ( | double * | xa, |
double * | ya, | ||
int | n, | ||
double | x, | ||
double * | y, | ||
double * | dy | ||
) |