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 113 of file boostmultiprec.cpp.
Definition at line 114 of file boostmultiprec.cpp.
Definition at line 129 of file boostmultiprec.cpp.
Definition at line 121 of file boostmultiprec.cpp.
Definition at line 125 of file boostmultiprec.cpp.
Definition at line 117 of file boostmultiprec.cpp.
Definition at line 133 of file boostmultiprec.cpp.