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