class documentation

This interpolator returns a linear interpolation of the point

Method _get_value Undocumented

Inherited from MtxInterpolator:

Method __init__ mtx=numpy matrix
Method convert_coord Undocumented
Method get_val_slice A matrix of coordinates for creating values. The matrix is a custom 3d format called Matrix3d.
Method get_value Undocumented
Instance Variable mtx Undocumented
Instance Variable wrap Undocumented
def _get_value(self, x, y, z):