ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Concept requiring T to be non-integer.
Definition at line 792 of file itkConceptChecking.h.
Classes | |
struct | Constraints |
Public Types | |
typedef IsNonInteger | Self |
Public Member Functions | |
itkConceptConstraintsMacro () | |
Static Public Attributes | |
static const bool | NonIntegral = NumericTraits< T >::is_integer |
typedef IsNonInteger itk::Concept::IsNonInteger< T >::Self |
Definition at line 793 of file itkConceptChecking.h.
itk::Concept::IsNonInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 794 of file itkConceptChecking.h.