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

itk::Math Namespace Reference


Functions

int Ceil (double x)
int Ceil (float x)
int Floor (double x)
int Floor (float x)
int Round (double x)
int Round (float x)
int RoundHalfIntegerToEven (double x)
int RoundHalfIntegerToEven (float x)
int RoundHalfIntegerUp (double x)
int RoundHalfIntegerUp (float x)

Function Documentation

int itk::Math::Ceil ( double  x  )  [inline]

Definition at line 1012 of file itkMacro.h.

int itk::Math::Ceil ( float  x  )  [inline]

Definition at line 1011 of file itkMacro.h.

int itk::Math::Floor ( double  x  )  [inline]

Definition at line 1010 of file itkMacro.h.

int itk::Math::Floor ( float  x  )  [inline]

Definition at line 1009 of file itkMacro.h.

int itk::Math::Round ( double  x  )  [inline]

int itk::Math::Round ( float  x  )  [inline]

Definition at line 1007 of file itkMacro.h.

References RoundHalfIntegerUp().

int itk::Math::RoundHalfIntegerToEven ( double  x  )  [inline]

Definition at line 1006 of file itkMacro.h.

int itk::Math::RoundHalfIntegerToEven ( float  x  )  [inline]

Definition at line 1005 of file itkMacro.h.

int itk::Math::RoundHalfIntegerUp ( double  x  )  [inline]

int itk::Math::RoundHalfIntegerUp ( float  x  )  [inline]

Definition at line 1003 of file itkMacro.h.

Referenced by itk::ImageRegion< TDimension >::IsInside(), and Round().


Generated at Tue Sep 15 15:31:46 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000