vmmlib  1.10.0
Templatized C++ vector and matrix math library
vmml::matrix_equals_allow_inverted_rows< T > Struct Template Reference
+ Inheritance diagram for vmml::matrix_equals_allow_inverted_rows< T >:
+ Collaboration diagram for vmml::matrix_equals_allow_inverted_rows< 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)
 

Detailed Description

template<typename T>
struct vmml::matrix_equals_allow_inverted_rows< T >

Definition at line 74 of file matrix_functors.hpp.


The documentation for this struct was generated from the following file: