pyinterp.core.RTree3DFloat32 ============================ .. currentmodule:: pyinterp.core .. autoclass:: RTree3DFloat32 :show-inheritance: .. rubric:: Public Methods .. autosummary:: :toctree: ~RTree3DFloat32.bounds ~RTree3DFloat32.clear ~RTree3DFloat32.insert ~RTree3DFloat32.inverse_distance_weighting ~RTree3DFloat32.packing ~RTree3DFloat32.query ~RTree3DFloat32.radial_basis_function ~RTree3DFloat32.universal_kriging ~RTree3DFloat32.value ~RTree3DFloat32.window_function .. rubric:: Special Methods .. autosummary:: :toctree: ~RTree3DFloat32.__bool__ ~RTree3DFloat32.__copy__ ~RTree3DFloat32.__getstate__ ~RTree3DFloat32.__len__ ~RTree3DFloat32.__setstate__