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