FreeRTOS port on GAP8/RISC-V
|
Public Member Functions | |
WithinUlpsMatcher (double target, int ulps, FloatingPointKind baseType) | |
bool | match (double const &matchee) const override |
std::string | describe () const override |
Private Attributes | |
double | m_target |
int | m_ulps |
FloatingPointKind | m_type |
Catch::Matchers::Floating::WithinUlpsMatcher::WithinUlpsMatcher | ( | double | target, |
int | ulps, | ||
FloatingPointKind | baseType | ||
) |
|
override |
|
override |
|
private |
|
private |
|
private |