Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Classes | |
struct | Catch::Matchers::Floating::WithinAbsMatcher |
struct | Catch::Matchers::Floating::WithinUlpsMatcher |
Namespaces | |
namespace | Catch |
namespace | Catch::Matchers |
namespace | Catch::Matchers::Floating |
Functions | |
Floating::WithinUlpsMatcher | Catch::Matchers::WithinULP (double target, int maxUlpDiff) |
Floating::WithinUlpsMatcher | Catch::Matchers::WithinULP (float target, int maxUlpDiff) |
Floating::WithinAbsMatcher | Catch::Matchers::WithinAbs (double target, double margin) |