Specifies relative and absolute tolerances for comparing a value to truth data. More...
#include <math.hpp>
Public Attributes | |
| double | rel = 0. |
| Tolerance relative to the magnitude of the truth value | |
| double | abs = 0. |
| Absolute tolerance. | |
Specifies relative and absolute tolerances for comparing a value to truth data.