|
vmmlib
1.10.0
Templatized C++ vector and matrix math library
|
Inheritance diagram for vmml::matrix_equals_allow_inverted_columns< T >:
Collaboration diagram for vmml::matrix_equals_allow_inverted_columns< T >:Public Member Functions | |
| bool | operator() (const T &matrix0, const T &matrix1) |
| bool | operator() (const T &matrix0, const T &matrix1, typename T::value_type tolerance) |
Definition at line 115 of file matrix_functors.hpp.