ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <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 |
Concept requiring T to be fixed point.
Definition at line 803 of file itkConceptChecking.h.
typedef IsFixedPoint itk::Concept::IsFixedPoint< T >::Self |
Definition at line 804 of file itkConceptChecking.h.
itk::Concept::IsFixedPoint< T >::itkConceptConstraintsMacro | ( | ) |
|
static |
Definition at line 805 of file itkConceptChecking.h.
|
static |
Definition at line 806 of file itkConceptChecking.h.