pyinterp.RTree3DFloat32.bounds

pyinterp.RTree3DFloat32.bounds#

RTree3DFloat32.bounds(self) tuple[numpy.ndarray[dtype=float32, shape=(3), order='C'], numpy.ndarray[dtype=float32, shape=(3), order='C']] | None#

Return the bounding box containing all stored values, or None if the tree is empty.