Orfeo Toolbox  3.16
Classes | Public Types | Public Member Functions | Static Public Attributes
itk::Concept::IsFixedPoint< T > Struct Template Reference

#include <itkConceptChecking.h>

List of all members.

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

Detailed Description

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

Concept requiring T to be fixed point.

Definition at line 735 of file itkConceptChecking.h.


Member Typedef Documentation

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

Definition at line 737 of file itkConceptChecking.h.


Member Function Documentation

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

Member Data Documentation

template<typename T >
const bool itk::Concept::IsFixedPoint< T >::Integral = NumericTraits<T>::is_integer
static

Definition at line 738 of file itkConceptChecking.h.

template<typename T >
const bool itk::Concept::IsFixedPoint< T >::IsExact = NumericTraits<T>::is_exact
static

Definition at line 739 of file itkConceptChecking.h.


The documentation for this struct was generated from the following file:

Generated at Sun Feb 3 2013 02:53:40 for Orfeo Toolbox with doxygen 1.8.1.1