#include <twod_eqi_intp.h>
This implements the relations from Abramowitz and Stegun:
3-point
4-point
6-point
Definition at line 55 of file twod_eqi_intp.h.
Public Member Functions | |
double | interp (double x, double y) |
Perform the 2-d interpolation. | |
int | set_type (int type) |
Set the interpolation type. | |
Data Fields | |
double | xoff |
Offset in x-direction. | |
double | yoff |
Offset in y-direction. |
int set_type | ( | int | type | ) | [inline] |
Set the interpolation type.
Definition at line 78 of file twod_eqi_intp.h.
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page