The Barnes
scheme interpolates to a target point by taking a weighted average of points
surrounding the target point:

where

The sum may
be over all points in the domain, but in practice it is limited to points in
some neighborhood about the target.
The factor diT is the distance separating the point i from the target, T. D is an influence distance.