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)

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 238 of file itkNumericTraits.h.


Member Typedef Documentation

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

Definition at line 242 of file itkNumericTraits.h.

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

Definition at line 243 of file itkNumericTraits.h.

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

Definition at line 241 of file itkNumericTraits.h.

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

Definition at line 244 of file itkNumericTraits.h.

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

Definition at line 240 of file itkNumericTraits.h.


Member Function Documentation

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

Definition at line 253 of file itkNumericTraits.h.

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

Definition at line 254 of file itkNumericTraits.h.

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

Definition at line 252 of file itkNumericTraits.h.

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

Definition at line 251 of file itkNumericTraits.h.

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

Definition at line 249 of file itkNumericTraits.h.

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

Definition at line 248 of file itkNumericTraits.h.

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

Definition at line 250 of file itkNumericTraits.h.


Member Data Documentation

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

Definition at line 246 of file itkNumericTraits.h.

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

Definition at line 245 of file itkNumericTraits.h.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:11:29 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000