resqpy.olio.vector_utilities.is_close

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

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

the same point).