all_almost_equal

odl.util.testutils.all_almost_equal(iter1, iter2, ndigits=None)[source]

Return True if all elements in a and b are almost equal.