itk::Concept::SameDimensionOrMinusOne< D1, D2 > Struct Template Reference
#include <itkConceptChecking.h>
List of all members.
Detailed Description
template<unsigned int D1, unsigned int D2>
struct itk::Concept::SameDimensionOrMinusOne< D1, D2 >
Concept requiring D1 and D2 to be the same dimension or D2-1 = D1.
Definition at line 672 of file itkConceptChecking.h.
Member Function Documentation
template<unsigned int D1, unsigned int D2>
The documentation for this struct was generated from the following file: