pyinterp.core.InverseDistanceWeighting3D¶
- class pyinterp.core.InverseDistanceWeighting3D¶
Bases:
BivariateInterpolator3D
Inverse distance weighting interpolation in a 3D space.
Protected Methods
Special Methods
__getstate__
(self)__setstate__
(self, arg0)