resqpy.olio.vector_utilities.isclose

resqpy.olio.vector_utilities.isclose(a, b, tolerance=1e-06)[source]

Returns True if the two points are extremely close to one another (ie.

the same point).