I have a set of triplets (x,y,z) where each triplet is a sampling from a smooth function z = f(x,y). How can I most easily interpolate the surface these points define? Do I need to a Delaunay triangulation, or is there a different method? Thanks, - Jordi G. H.