pyinterp.core.RadialBasisFunction¶
- class pyinterp.core.RadialBasisFunction¶
Bases:
pybind11_object
Radial basis functions
Members:
Cubic
Gaussian
InverseMultiquadric
Linear
Multiquadric
ThinPlate
Attributes
Protected Methods
Special Methods
__eq__
(self, other, /)__getstate__
(self, /)__index__
(self, /)__int__
(self, /)__ne__
(self, other, /)__repr__
(self, /)__setstate__
(self, state, /)__str__
(self, /)