Functions | |
Real | fabs (const Real &a) |
Real | fmax (const Real &a, const Real &b) |
Real | get_test_precision (const Real &) |
bool | test_isApprox (const Real &a, const Real &b) |
bool | test_isApproxOrLessThan (const Real &a, const Real &b) |
bool | test_isMuchSmallerThan (const Real &a, const Real &b) |
Real | test_relative_error (const Real &a, const Real &b) |
Definition at line 119 of file boostmultiprec.cpp.
Definition at line 120 of file boostmultiprec.cpp.
Definition at line 135 of file boostmultiprec.cpp.
Definition at line 127 of file boostmultiprec.cpp.
Definition at line 131 of file boostmultiprec.cpp.
Definition at line 123 of file boostmultiprec.cpp.
Definition at line 139 of file boostmultiprec.cpp.