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

itk::NumericTraits< signed char > Class Template Reference

#include <itkNumericTraits.h>

List of all members.

Public Types

typedef signed char ValueType
typedef int PrintType
typedef unsigned char AbsType
typedef short AccumulateType
typedef double RealType

Static Public Member Functions

signed char min ()
signed char max ()
signed char NonpositiveMin ()
bool IsPositive (signed char val)
bool IsNonpositive (signed char val)
bool IsNegative (signed char val)
bool IsNonnegative (signed char val)

Static Public Attributes

const signed char ITKCommon_EXPORT Zero
const signed char ITKCommon_EXPORT One

template<>
class itk::NumericTraits< signed char >


Member Typedef Documentation

typedef unsigned char itk::NumericTraits< signed char >::AbsType
 

Definition at line 132 of file itkNumericTraits.h.

typedef short itk::NumericTraits< signed char >::AccumulateType
 

Definition at line 133 of file itkNumericTraits.h.

typedef int itk::NumericTraits< signed char >::PrintType
 

Definition at line 131 of file itkNumericTraits.h.

typedef double itk::NumericTraits< signed char >::RealType
 

Definition at line 134 of file itkNumericTraits.h.

typedef signed char itk::NumericTraits< signed char >::ValueType
 

Definition at line 130 of file itkNumericTraits.h.


Member Function Documentation

bool itk::NumericTraits< signed char >::IsNegative signed char  val  )  [inline, static]
 

Definition at line 143 of file itkNumericTraits.h.

bool itk::NumericTraits< signed char >::IsNonnegative signed char  val  )  [inline, static]
 

Definition at line 144 of file itkNumericTraits.h.

bool itk::NumericTraits< signed char >::IsNonpositive signed char  val  )  [inline, static]
 

Definition at line 142 of file itkNumericTraits.h.

bool itk::NumericTraits< signed char >::IsPositive signed char  val  )  [inline, static]
 

Definition at line 141 of file itkNumericTraits.h.

signed char itk::NumericTraits< signed char >::max  )  [inline, static]
 

Definition at line 139 of file itkNumericTraits.h.

signed char itk::NumericTraits< signed char >::min  )  [inline, static]
 

Definition at line 138 of file itkNumericTraits.h.

signed char itk::NumericTraits< signed char >::NonpositiveMin  )  [inline, static]
 

Definition at line 140 of file itkNumericTraits.h.


Member Data Documentation

const signed char ITKCommon_EXPORT itk::NumericTraits< signed char >::One [static]
 

Definition at line 136 of file itkNumericTraits.h.

const signed char ITKCommon_EXPORT itk::NumericTraits< signed char >::Zero [static]
 

Definition at line 135 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