molecular
|
Matcher for Catch2 that compares Matrix. More...
#include <Matchers.h>
Public Member Functions | |
EqualsMatrix (const util::Matrix< rows, cols, T > &m, double epsilon) | |
bool | match (const util::Matrix< rows, cols, T > &m) const override |
Performs the test for this matcher. More... | |
std::string | describe () const override |
Matcher for Catch2 that compares Matrix.
|
inline |
|
inlineoverride |
|
inlineoverride |
Performs the test for this matcher.