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

itk::NumericTraits< short > Class Template Reference

Define traits for type short. More...

#include <itkNumericTraits.h>

List of all members.

Public Types

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

Static Public Member Functions

short NonpositiveMin ()
bool IsPositive (short val)
bool IsNonpositive (short val)
bool IsNegative (short val)
bool IsNonnegative (short val)
short ZeroValue ()

Static Public Attributes

const short ITKCommon_EXPORT Zero
const short ITKCommon_EXPORT One


Detailed Description

template<>
class itk::NumericTraits< short >

Define traits for type short.

Definition at line 185 of file itkNumericTraits.h.


Member Typedef Documentation

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

Definition at line 189 of file itkNumericTraits.h.

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

Definition at line 190 of file itkNumericTraits.h.

typedef short itk::NumericTraits< short >::PrintType
 

Definition at line 188 of file itkNumericTraits.h.

typedef double itk::NumericTraits< short >::RealType
 

Definition at line 191 of file itkNumericTraits.h.

typedef short itk::NumericTraits< short >::ValueType
 

Definition at line 187 of file itkNumericTraits.h.


Member Function Documentation

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

Definition at line 198 of file itkNumericTraits.h.

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

Definition at line 199 of file itkNumericTraits.h.

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

Definition at line 197 of file itkNumericTraits.h.

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

Definition at line 196 of file itkNumericTraits.h.

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

Definition at line 195 of file itkNumericTraits.h.

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

Definition at line 200 of file itkNumericTraits.h.


Member Data Documentation

const short ITKCommon_EXPORT itk::NumericTraits< short >::One [static]
 

Definition at line 193 of file itkNumericTraits.h.

const short ITKCommon_EXPORT itk::NumericTraits< short >::Zero [static]
 

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