Home
last modified time | relevance | path

Searched defs:WithinUlpsMatcher (Results 1 – 25 of 94) sorted by relevance

1234

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_matchers_floating.h31 struct WithinUlpsMatcher : MatcherBase<double> { struct
46 Floating::WithinUlpsMatcher WithinULP(double target, int maxUlpDiff); argument
H A Dcatch_matchers_floating.cpp99 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_matchers_floating.h28 struct WithinUlpsMatcher : MatcherBase<double> { struct
57 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff); argument
H A Dcatch_matchers_floating.cpp127 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_matchers_floating.h28 struct WithinUlpsMatcher : MatcherBase<double> { struct
57 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff); argument
H A Dcatch_matchers_floating.cpp127 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_matchers_floating.h28 struct WithinUlpsMatcher : MatcherBase<double> { struct
57 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff); argument
H A Dcatch_matchers_floating.cpp145 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers_floating.h28 struct WithinUlpsMatcher : MatcherBase<double> { struct
57 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff); argument
H A Dcatch_matchers_floating.cpp128 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers_floating.h28 struct WithinUlpsMatcher : MatcherBase<double> { struct
57 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff); argument
H A Dcatch_matchers_floating.cpp128 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_matchers_floating.h28 struct WithinUlpsMatcher : MatcherBase<double> { struct
57 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff); argument
H A Dcatch_matchers_floating.cpp128 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/dns/flamethrower/flamethrower-0.11.0/3rd/catch/catch2/
H A Dcatch.hpp2454 struct WithinUlpsMatcher : MatcherBase<double> { struct
2459 double m_target;
2460 int m_ulps;
2461 FloatingPointKind m_type;
8081 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/science/qiskit-aer/qiskit-aer-0.5.2/test/third-party/
H A Dcatch.hpp2454 struct WithinUlpsMatcher : MatcherBase<double> { struct
2459 double m_target;
2460 int m_ulps;
2461 FloatingPointKind m_type;
8081 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/science/py-segyio/segyio-1.9.8/external/catch2/catch/
H A Dcatch.hpp2409 struct WithinUlpsMatcher : MatcherBase<double> { struct
2414 double m_target;
2415 int m_ulps;
2416 FloatingPointKind m_type;
8024 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/devel/transwarp/transwarp-2.2.2/test/
H A Dcatch.hpp2338 struct WithinUlpsMatcher : MatcherBase<double> { struct
2343 double m_target;
2344 int m_ulps;
2345 FloatingPointKind m_type;
7890 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/single_include/
H A Dcatch.hpp2338 struct WithinUlpsMatcher : MatcherBase<double> { struct
2343 double m_target;
2344 int m_ulps;
2345 FloatingPointKind m_type;
7890 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/science/segyio/segyio-1.9.8/external/catch2/catch/
H A Dcatch.hpp2409 struct WithinUlpsMatcher : MatcherBase<double> { struct
2414 double m_target;
2415 int m_ulps;
2416 FloatingPointKind m_type;
8024 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/test/
H A Dcatch.hh2376 struct WithinUlpsMatcher : MatcherBase<double> { struct
2381 double m_target;
2382 int m_ulps;
2383 FloatingPointKind m_type;
7976 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/lang/chaiscript/ChaiScript-6.1.0/unittests/
H A Dcatch.hpp2376 struct WithinUlpsMatcher : MatcherBase<double> { struct
2381 double m_target;
2382 int m_ulps;
2383 FloatingPointKind m_type;
7976 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/ghc_filesystem/test/
H A Dcatch.hpp2509 struct WithinUlpsMatcher : MatcherBase<double> { struct
2514 double m_target;
2515 int m_ulps;
2516 FloatingPointKind m_type;
8512 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/math/highs/HiGHS-cfe064e/external/
H A Dcatch.hpp2598 struct WithinUlpsMatcher : MatcherBase<double> { struct
2603 double m_target;
2604 int m_ulps;
2605 FloatingPointKind m_type;
8628 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher
/dports/archivers/vbz-compression/vbz_compression-1.0.1/third_party/catch2/
H A Dcatch.hpp2788 struct WithinUlpsMatcher : MatcherBase<double> { struct
2793 double m_target;
2794 int m_ulps;
2795 FloatingPointKind m_type;
8828 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher() function in Catch::Matchers::Floating::WithinUlpsMatcher

1234