|
OpenWAM
|
Public Member Functions | |
| Linear_interp (dVector &xv, dVector &yv) | |
| void | operator() (dVector &xv, dVector &yv) |
| double | rawinterp (int j, double x) |
Public Member Functions inherited from Base_interp | |
| Base_interp (dVector &x, const double *y, int m) | |
| double | interp (double x) |
| int | locate (const double x) |
| int | hunt (const double x) |
Additional Inherited Members | |
Public Attributes inherited from Base_interp | |
| int | n |
| int | mm |
| int | jsav |
| int | cor |
| int | dj |
| const double * | xx |
| const double * | yy |
Definition at line 301 of file Math_wam.h.
1.8.17