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

itk::NumericTraits< unsigned int > Class Template Reference
[Data Representation Objects]

Define traits for type unsigned int. More...

#include <itkNumericTraits.h>

List of all members.

Public Types

typedef unsigned int ValueType
typedef unsigned int PrintType
typedef unsigned int AbsType
typedef unsigned int AccumulateType
typedef double RealType

Static Public Member Functions

unsigned int min (void)
unsigned int max (void)
unsigned int NonpositiveMin ()
bool IsPositive (unsigned int val)
bool IsNonpositive (unsigned int val)
bool IsNegative (unsigned int)
bool IsNonnegative (unsigned int)
unsigned int ZeroValue ()

Static Public Attributes

const unsigned int ITKCommon_EXPORT Zero
const unsigned int ITKCommon_EXPORT One


Detailed Description

template<>
class itk::NumericTraits< unsigned int >

Define traits for type unsigned int.

Definition at line 253 of file itkNumericTraits.h.


Member Typedef Documentation

typedef unsigned int itk::NumericTraits< unsigned int >::AbsType
 

Definition at line 257 of file itkNumericTraits.h.

typedef unsigned int itk::NumericTraits< unsigned int >::AccumulateType
 

Definition at line 258 of file itkNumericTraits.h.

typedef unsigned int itk::NumericTraits< unsigned int >::PrintType
 

Definition at line 256 of file itkNumericTraits.h.

typedef double itk::NumericTraits< unsigned int >::RealType
 

Definition at line 259 of file itkNumericTraits.h.

typedef unsigned int itk::NumericTraits< unsigned int >::ValueType
 

Definition at line 255 of file itkNumericTraits.h.


Member Function Documentation

bool itk::NumericTraits< unsigned int >::IsNegative unsigned  int  )  [inline, static]
 

Definition at line 268 of file itkNumericTraits.h.

bool itk::NumericTraits< unsigned int >::IsNonnegative unsigned  int  )  [inline, static]
 

Definition at line 269 of file itkNumericTraits.h.

bool itk::NumericTraits< unsigned int >::IsNonpositive unsigned int  val  )  [inline, static]
 

Definition at line 267 of file itkNumericTraits.h.

bool itk::NumericTraits< unsigned int >::IsPositive unsigned int  val  )  [inline, static]
 

Definition at line 266 of file itkNumericTraits.h.

unsigned int itk::NumericTraits< unsigned int >::max void   )  [inline, static]
 

Definition at line 264 of file itkNumericTraits.h.

unsigned int itk::NumericTraits< unsigned int >::min void   )  [inline, static]
 

Definition at line 263 of file itkNumericTraits.h.

unsigned int itk::NumericTraits< unsigned int >::NonpositiveMin  )  [inline, static]
 

Definition at line 265 of file itkNumericTraits.h.

unsigned int itk::NumericTraits< unsigned int >::ZeroValue  )  [inline, static]
 

Definition at line 270 of file itkNumericTraits.h.


Member Data Documentation

const unsigned int ITKCommon_EXPORT itk::NumericTraits< unsigned int >::One [static]
 

Definition at line 261 of file itkNumericTraits.h.

const unsigned int ITKCommon_EXPORT itk::NumericTraits< unsigned int >::Zero [static]
 

Definition at line 260 of file itkNumericTraits.h.


The documentation for this class was generated from the following file:
Generated at Wed Mar 30 01:10:47 2005 for ITK by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2000