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