Category
page 1Multivariate interpolation
non-uniform rational B-spline
mathematical model

kriging
thumb|400px|Example of one-dimensional data interpolation by kriging, with credible intervals. Squares indicate the location of the data. The kriging interpolation, shown in red, runs along the means of the normally distributed credible intervals shown in gray. The dashed curve shows a spline that is smooth, but departs significantly from the expected values given by those means.
bilinear interpolation
method of interpolating functions on a 2D grid
Bézier surface
species of mathematical spline used in computer graphics, computer-aided design, and finite element modeling, is defined by a set of control points
subdivision surface
method of representing a smooth surface via the specification of a coarser piecewise linear polygon mesh
nearest-neighbor interpolation
simple method of multivariate interpolation in one or more dimensions

Trilinear interpolation
method of multivariate interpolation on a 3-dimensional regular grid
bicubic interpolation
extension of cubic spline interpolation
inverse distance weighting
multivariate interpolation algorithm
multivariate interpolation
interpolation on functions of more than one variable
Lanczos resampling
application of a mathematical formula
Bézier triangle
Bézier surface created by control point interpolation
Catmull–Clark subdivision surface
technique in 3D computer graphics
Coons surface