Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Concept::IsFixedPoint< T > Struct Template Reference

#include <itkConceptChecking.h>

List of all members.


Detailed Description

template<typename T>
struct itk::Concept::IsFixedPoint< T >

Concept requiring T to be fixed point.

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


Member Typedef Documentation

template<typename T>
typedef IsFixedPoint itk::Concept::IsFixedPoint< T >::Self

Definition at line 762 of file itkConceptChecking.h.


Member Function Documentation

template<typename T>
itk::Concept::IsFixedPoint< T >::itkConceptConstraintsMacro (  ) 

template<typename T>
itk::Concept::IsFixedPoint< T >::itkStaticConstMacro ( IsExact  ,
bool  ,
NumericTraits< T >::is_exact   
)

template<typename T>
itk::Concept::IsFixedPoint< T >::itkStaticConstMacro ( Integral  ,
bool  ,
NumericTraits< T >::is_integer   
)


The documentation for this struct was generated from the following file:
Generated at Thu Nov 6 13:17:10 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000