E01 – interpolation
- E01 Introduction
- e01aa – Interpolated values, Aitken's technique, unequally spaced data, one variable
- nag_interp_1d_aitken
- e01ab – Interpolated values, Everett's formula, equally spaced data, one variable
- nag_interp_1d_everett
- e01ae – Interpolating functions, polynomial interpolant, data may include derivative values, one variable
- nag_interp_1d_cheb
- e01ba – Interpolating functions, cubic spline interpolant, one variable
- nag_interp_1d_spline
- e01be – Interpolating functions, monotonicity-preserving, piecewise cubic Hermite, one variable
- nag_interp_1d_monotonic
- e01bf – Interpolated values, interpolant computed by e01be, function only, one variable
- nag_interp_1d_monotonic_eval
- e01bg – Interpolated values, interpolant computed by e01be, function and first derivative, one variable
- nag_interp_1d_monotonic_deriv
- e01bh – Interpolated values, interpolant computed by e01be, definite integral, one variable
- nag_interp_1d_monotonic_intg
- e01da – Interpolating functions, fitting bicubic spline, data on rectangular grid
- nag_interp_2d_spline_grid
- e01ea – Triangulation of two-dimensional scattered grid, method of Renka and Cline
- nag_interp_2d_triangulate
- e01eb – Barycentric interpolation on function values provided on a two-dimensional scattered grid
- nag_interp_2d_triang_bary_eval
- e01ra – Interpolating functions, rational interpolant, one variable
- nag_interp_1d_ratnl
- e01rb – Interpolated values, evaluate rational interpolant computed by e01ra, one variable
- nag_interp_1d_ratnl_eval
- e01sa – Interpolating functions, method of Renka and Cline, two variables
- nag_interp_2d_scat
- e01sb – Interpolated values, evaluate interpolant computed by e01sa, two variables
- nag_interp_2d_scat_eval
- e01sg – Interpolating functions, modified Shepard's method, two variables
- nag_interp_2d_scat_shep
- e01sh – Interpolated values, evaluate interpolant computed by e01sg, function and first derivatives, two variables
- nag_interp_2d_scat_shep_eval
- e01tg – Interpolating functions, modified Shepard's method, three variables
- nag_interp_3d_scat_shep
- e01th – Interpolated values, evaluate interpolant computed by e01tg, function and first derivatives, three variables
- nag_interp_3d_scat_shep_eval
- e01tk – Interpolating functions, modified Shepard's method, four variables
- nag_interp_4d_scat_shep
- e01tl – Interpolated values, evaluate interpolant computed by e01tk, function and first derivatives, four variables
- nag_interp_4d_scat_shep_eval
- e01tm – Interpolating functions, modified Shepard's method, five variables
- nag_interp_5d_scat_shep
- e01tn – Interpolated values, evaluate interpolant computed by e01tm, function and first derivatives, five variables
- nag_interp_5d_scat_shep_eval
- e01zm – Interpolating function, modified Shepard's method, d dimensions
- nag_interp_nd_scat_shep
- e01zn – Interpolated values, evaluate interpolant computed by e01zm, function and first derivatives, d dimensions
- nag_interp_nd_scat_shep_eval