Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::Functor::IndexLexicographicCompare< VIndexDimension > Class Template Reference
#include <itkIndex.h>
List of all members.
Detailed Description
template<unsigned int VIndexDimension>
class itk::Functor::IndexLexicographicCompare< VIndexDimension >
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 286 of file itkIndex.h.
|
Public Member Functions |
| bool | operator() (Index< VIndexDimension > const &l, Index< VIndexDimension > const &r) const |
Member Function Documentation
The documentation for this class was generated from the following file:
Generated at Mon Jul 10 00:19:55 2006 for ITK by
1.4.2 written by Dimitri van Heesch,
© 1997-2000