#include <itkConceptChecking.h>
Definition at line 760 of file itkConceptChecking.h.
Public Types | |
| typedef IsFixedPoint | Self |
Public Member Functions | |
| itkConceptConstraintsMacro () | |
| itkStaticConstMacro (IsExact, bool, NumericTraits< T >::is_exact) | |
| itkStaticConstMacro (Integral, bool, NumericTraits< T >::is_integer) | |
Classes | |
| struct | Constraints |
| typedef IsFixedPoint itk::Concept::IsFixedPoint< T >::Self |
Definition at line 762 of file itkConceptChecking.h.
| itk::Concept::IsFixedPoint< T >::itkConceptConstraintsMacro | ( | ) |
| itk::Concept::IsFixedPoint< T >::itkStaticConstMacro | ( | IsExact | , | |
| bool | , | |||
| NumericTraits< T >::is_exact | ||||
| ) |
| itk::Concept::IsFixedPoint< T >::itkStaticConstMacro | ( | Integral | , | |
| bool | , | |||
| NumericTraits< T >::is_integer | ||||
| ) |
1.5.5 written by Dimitri van Heesch,
© 1997-2000