| Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
| Functions | |
| template<typename T > | |
| bool | symmetricCompare (const TwoDArray< T > &a1, const TwoDArray< T > &a2) | 
| A function for comparing symmetrical arrarys.  More... | |
| bool Teuchos::TwoDDetails::symmetricCompare | ( | const TwoDArray< T > & | a1, | 
| const TwoDArray< T > & | a2 | ||
| ) | 
A function for comparing symmetrical arrarys.
| a1 | The first array to compare. | 
| a2 | The second array to compare. | 
Definition at line 349 of file Teuchos_TwoDArray.hpp.
 1.8.5
 1.8.5