pyinterp.RTree3DFloat64.bounds

pyinterp.RTree3DFloat64.bounds#

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

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