molecular
|
Matcher for Catch2 that compares Quaternion. More...
#include <Matchers.h>
Public Member Functions | |
EqualsQuaternion (const util::Quaternion &q, double epsilon, double margin) | |
bool | match (const util::Quaternion &q) const override |
Performs the test for this matcher. More... | |
std::string | describe () const override |
Matcher for Catch2 that compares Quaternion.
|
inline |
|
override |
|
override |
Performs the test for this matcher.