ITK
5.2.0
Insight Toolkit
|
#include <itkLexicographicCompare.h>
Public Member Functions | |
template<class TAggregateType1 , class TAggregateType2 > | |
bool | operator() (const TAggregateType1 &lhs, const TAggregateType2 &rhs) const |
Order Index instances lexicographically.
This is a comparison functor suitable for storing Index instances in an STL container. The ordering is total and unique but has little geometric meaning.
Definition at line 44 of file itkLexicographicCompare.h.
|
inline |
Definition at line 49 of file itkLexicographicCompare.h.