Contents:
Bases: ABC
ABC
Abstract base class for Interpolant(s)
The known x, y, z values of the function to interpolate (size numPts x 3)
Optional cleanup function to be implemented by interpolants that need it