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