Define SOPHUS_TEST_NOT_APPROX
Defined in File test_macros.hpp
Define Documentation
-
SOPHUS_TEST_NOT_APPROX(passed, left, right, thr, descr, ...)
Tests whether left is NOT approximately equal to right given a threshold. The in-out parameter passed will be set to false if test fails.