This is the complete list of members for Approx, including all inherited members.
Approx(double value) | Approx | explicit |
Approx(T const &value) | Approx | explicit |
custom() | Approx | static |
epsilon(T const &newEpsilon) | Approx | |
margin(T const &newMargin) | Approx | |
operator!=(T const &lhs, Approx const &rhs) | Approx | friend |
operator!=(Approx const &lhs, T const &rhs) | Approx | friend |
operator()(T const &value) | Approx | |
operator-() const | Approx | |
operator<=(T const &lhs, Approx const &rhs) | Approx | friend |
operator<=(Approx const &lhs, T const &rhs) | Approx | friend |
operator==(const T &lhs, Approx const &rhs) | Approx | friend |
operator==(Approx const &lhs, const T &rhs) | Approx | friend |
operator>=(T const &lhs, Approx const &rhs) | Approx | friend |
operator>=(Approx const &lhs, T const &rhs) | Approx | friend |
scale(T const &newScale) | Approx | |
toString() const | Approx |