Trilinear Interpolation
<table bgcolor = 'FFEFEE' cellpadding = 5><tr><td>
Trilinear interpolation is the process of taking a three-dimensional set of numbers and interpolating the values linearly, finding a point using a weighted average of eight values. (Wikipedia). <br>
</td></tr></table>
