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