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

itkNumericTraits.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Compounds

class  NumericTraits
 Define additional traits for native types such as int or float. More...

class  NumericTraits< bool >
 Define traits for type bool. More...

class  NumericTraits< char >
 Define traits for type char. More...

class  NumericTraits< double >
 Define traits for type double. More...

class  NumericTraits< float >
 Define traits for type float. More...

class  NumericTraits< int >
 Define traits for type int. More...

class  NumericTraits< long >
 Define traits for type long. More...

class  NumericTraits< long double >
 Define traits for type long double. More...

class  NumericTraits< short >
 Define traits for type short. More...

class  NumericTraits< unsigned char >
 Define traits for type unsigned char. More...

class  NumericTraits< unsigned int >
 Define traits for type unsigned int. More...

class  NumericTraits< unsigned long >
 Define traits for type unsigned long. More...

class  NumericTraits< unsigned short >
 Define traits for type unsigned short. More...


Defines

#define ITK_NUMERIC_LIMITS   vnl_numeric_limits


Define Documentation

#define ITK_NUMERIC_LIMITS   vnl_numeric_limits
 

Definition at line 29 of file itkNumericTraits.h.


Generated at Wed Mar 12 01:13:17 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000