FreeRTOS port on GAP8/RISC-V
|
Public Member Functions | |
WithinAbsMatcher (double target, double margin) | |
bool | match (double const &matchee) const override |
std::string | describe () const override |
Private Attributes | |
double | m_target |
double | m_margin |
Catch::Matchers::Floating::WithinAbsMatcher::WithinAbsMatcher | ( | double | target, |
double | margin | ||
) |
|
override |
|
override |
|
private |
|
private |