Go to the source code of this file.
Functions | |
void | ratint (double *xa, double *ya, int n, double x, double *y, double *dy) |
Some other interpolation. |
Definition in file ratint.h.
void ratint | ( | double * | xa, | |
double * | ya, | |||
int | n, | |||
double | x, | |||
double * | y, | |||
double * | dy | |||
) |
Some other interpolation.
Definition at line 16 of file ratint.cpp.
Referenced by Matrix1D< T >::Ratint().