![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <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 |
Concept requiring T to be non-integer.
Definition at line 759 of file itkConceptChecking.h.
| typedef IsNonInteger itk::Concept::IsNonInteger< T >::Self |
Definition at line 760 of file itkConceptChecking.h.
| itk::Concept::IsNonInteger< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 761 of file itkConceptChecking.h.
1.8.1