Comparison visitor.
More...
#include <storage.h>
Comparison visitor.
Compares to Eigen::Matrix variants for element-wise approximate equality.
Definition at line 91 of file storage.h.
◆ operator()() [1/3]
template<typename T , typename U >
bool forpy::MatEqVis::operator() |
( |
const T & |
, |
|
|
const U & |
|
|
) |
| |
|
inline |
◆ operator()() [2/3]
template<typename T >
bool forpy::MatEqVis::operator() |
( |
const T & |
lhs, |
|
|
const T & |
rhs |
|
) |
| |
|
inline |
◆ operator()() [3/3]
bool forpy::MatEqVis::operator() |
( |
const Empty & |
, |
|
|
const Empty & |
|
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- /Users/classner/git/forpy/include/forpy/util/storage.h