Thank you. It is strange because abs(-2.22045e-16) is smaller than 1e-10.
IMHO this should work: ASSERT_NEAR((db2ratio(maxDB), catpb.parameterToValue(1), 1e-10);
Do you have an idea what went wrong?
Thank you.
It is strange because abs(-2.22045e-16) is smaller than 1e-10.
IMHO this should work: NEAR((db2ratio( maxDB), catpb.parameter ToValue( 1), 1e-10);
ASSERT_
Do you have an idea what went wrong?