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 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::Round ( double  x  )  [inline]

Definition at line 1008 of file itkMacro.h.

References RoundHalfIntegerUp().

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

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]

Definition at line 1004 of file itkMacro.h.

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


Generated at Thu May 28 19:20:33 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000