ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkConceptChecking.h>
Concept requiring T to be fixed point.
Definition at line 805 of file itkConceptChecking.h.
Classes | |
struct | Constraints |
Public Types | |
typedef IsFixedPoint | Self |
Public Member Functions | |
itkConceptConstraintsMacro () | |
Static Public Attributes | |
static const bool | Integral = NumericTraits< T >::is_integer |
static const bool | IsExact = NumericTraits< T >::is_exact |
typedef IsFixedPoint itk::Concept::IsFixedPoint< T >::Self |
Definition at line 806 of file itkConceptChecking.h.
itk::Concept::IsFixedPoint< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 807 of file itkConceptChecking.h.
|
static |
Definition at line 808 of file itkConceptChecking.h.