#include <itkIndex.h>
This is a comparison functor suitable for storing Offset instances in an STL container. The ordering is total and unique but has little geometric meaning.
Definition at line 313 of file itkIndex.h.
Public Member Functions | |
bool | operator() (Index< VIndexDimension > const &l, Index< VIndexDimension > const &r) const |
bool itk::Functor::IndexLexicographicCompare< VIndexDimension >::operator() | ( | Index< VIndexDimension > const & | l, | |
Index< VIndexDimension > const & | r | |||
) | const [inline] |