Transform.isclose, BoundingBox.isclose
Calls np.allclose on the floats. Could include both rtol and atol as optional inputs. First input is another BoundingBox or Transform object
Calls np.allclose on the floats. Could include both rtol and atol as optional inputs. First input is another BoundingBox or Transform object