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)

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


Member Typedef Documentation

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

Definition at line 177 of file itkNumericTraits.h.

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

Definition at line 178 of file itkNumericTraits.h.

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

Definition at line 176 of file itkNumericTraits.h.

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

Definition at line 179 of file itkNumericTraits.h.

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

Definition at line 175 of file itkNumericTraits.h.


Member Function Documentation

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

Definition at line 186 of file itkNumericTraits.h.

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

Definition at line 187 of file itkNumericTraits.h.

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

Definition at line 185 of file itkNumericTraits.h.

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

Definition at line 184 of file itkNumericTraits.h.

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

Definition at line 183 of file itkNumericTraits.h.


Member Data Documentation

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

Definition at line 181 of file itkNumericTraits.h.

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

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