CustusX
22.04-rc5
An IGT application
|
This is the complete list of members for Catch::Detail::Approx, including all inherited members.
Approx(double value) | Catch::Detail::Approx | inlineexplicit |
Approx(Approx const &other) | Catch::Detail::Approx | inline |
custom() | Catch::Detail::Approx | inlinestatic |
epsilon(double newEpsilon) | Catch::Detail::Approx | inline |
operator!=(double lhs, Approx const &rhs) | Catch::Detail::Approx | friend |
operator!=(Approx const &lhs, double rhs) | Catch::Detail::Approx | friend |
operator()(double value) | Catch::Detail::Approx | inline |
operator==(double lhs, Approx const &rhs) | Catch::Detail::Approx | friend |
operator==(Approx const &lhs, double rhs) | Catch::Detail::Approx | friend |
scale(double newScale) | Catch::Detail::Approx | inline |
toString() const | Catch::Detail::Approx | inline |