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

itk::NumericTraits< long double > Class Template Reference
[Data Representation Objects]

Define traits for type long double. More...

#include <itkNumericTraits.h>

List of all members.

Public Types

typedef long double ValueType
typedef long double PrintType
typedef long double AbsType
typedef long double AccumulateType
typedef long double RealType

Static Public Member Functions

long double NonpositiveMin ()
bool IsPositive (long double val)
bool IsNonpositive (long double val)
bool IsNegative (long double val)
bool IsNonnegative (long double val)

Static Public Attributes

const long double ITKCommon_EXPORT Zero
const long double ITKCommon_EXPORT One


Detailed Description

template<>
class itk::NumericTraits< long double >

Define traits for type long double.

Definition at line 350 of file itkNumericTraits.h.


Member Typedef Documentation

typedef long double itk::NumericTraits< long double >::AbsType
 

Definition at line 354 of file itkNumericTraits.h.

typedef long double itk::NumericTraits< long double >::AccumulateType
 

Definition at line 355 of file itkNumericTraits.h.

typedef long double itk::NumericTraits< long double >::PrintType
 

Definition at line 353 of file itkNumericTraits.h.

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

Definition at line 356 of file itkNumericTraits.h.

typedef long double itk::NumericTraits< long double >::ValueType
 

Definition at line 352 of file itkNumericTraits.h.


Member Function Documentation

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

Definition at line 363 of file itkNumericTraits.h.

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

Definition at line 364 of file itkNumericTraits.h.

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

Definition at line 362 of file itkNumericTraits.h.

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

Definition at line 361 of file itkNumericTraits.h.

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

Definition at line 360 of file itkNumericTraits.h.


Member Data Documentation

const long double ITKCommon_EXPORT itk::NumericTraits< long double >::One [static]
 

Definition at line 358 of file itkNumericTraits.h.

const long double ITKCommon_EXPORT itk::NumericTraits< long double >::Zero [static]
 

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