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

Classes

class  itk::NumericTraits< T >
 Define additional traits for native types such as int or float. More...
class  itk::NumericTraits< bool >
 Define traits for type bool. More...
class  itk::NumericTraits< char >
 Define traits for type char. NOTE: char is not guarenteed to be signed. On SGI's, thge default is unsigned. More...
class  itk::NumericTraits< signed char >
class  itk::NumericTraits< unsigned char >
 Define traits for type unsigned char. More...
class  itk::NumericTraits< short >
 Define traits for type short. More...
class  itk::NumericTraits< unsigned short >
 Define traits for type unsigned short. More...
class  itk::NumericTraits< int >
 Define traits for type int. More...
class  itk::NumericTraits< unsigned int >
 Define traits for type unsigned int. More...
class  itk::NumericTraits< long >
 Define traits for type long. More...
class  itk::NumericTraits< unsigned long >
 Define traits for type unsigned long. More...
class  itk::NumericTraits< float >
 Define traits for type float. More...
class  itk::NumericTraits< double >
 Define traits for type double. More...
class  itk::NumericTraits< long double >
 Define traits for type long double. More...


Generated at Sun Apr 1 02:48:19 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000