ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Concept requiring T to be integer.
Definition at line 744 of file itkConceptChecking.h.
Classes | |
struct | Constraints |
Public Types | |
typedef IsInteger | Self |
Public Member Functions | |
itkConceptConstraintsMacro () | |
Static Public Attributes | |
static const bool | Integral = NumericTraits< T >::is_integer |
typedef IsInteger itk::Concept::IsInteger< T >::Self |
Definition at line 745 of file itkConceptChecking.h.
itk::Concept::IsInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 746 of file itkConceptChecking.h.