newton.utils.vec_allclose#

newton.utils.vec_allclose(a, b, rtol=1e-5, atol=1e-8)[source]#

Check if two Warp vectors are all close.