vnl_numeric_traits< unsigned int > Class Reference

#include <vnl_numeric_traits.h>

Inheritance diagram for vnl_numeric_traits< unsigned int >:

vnl_numeric_traits< unsigned int const > List of all members.

Detailed Description

Definition at line 240 of file vnl_numeric_traits.h.


Public Types

typedef unsigned int abs_t
 Return value of abs().
typedef unsigned long double_t
 Name of a type twice as long as this one for accumulators and products.
typedef double real_t
 Name of type which results from multiplying this type with a double.

Static Public Member Functions

static const unsigned int zero VCL_STATIC_CONST_INIT_INT_DECL (0)
 Additive identity.
static const unsigned int one VCL_STATIC_CONST_INIT_INT_DECL (1)
 Multiplicative identity.

Static Public Attributes

static const unsigned int maxval
 Maximum value which this type can assume.

Member Typedef Documentation

typedef unsigned int vnl_numeric_traits< unsigned int >::abs_t

Return value of abs().

Definition at line 250 of file vnl_numeric_traits.h.

typedef unsigned long vnl_numeric_traits< unsigned int >::double_t

Name of a type twice as long as this one for accumulators and products.

Definition at line 252 of file vnl_numeric_traits.h.

typedef double vnl_numeric_traits< unsigned int >::real_t

Name of type which results from multiplying this type with a double.

Definition at line 254 of file vnl_numeric_traits.h.


Member Function Documentation

static const unsigned int zero vnl_numeric_traits< unsigned int >::VCL_STATIC_CONST_INIT_INT_DECL (  )  [static]

Additive identity.

static const unsigned int one vnl_numeric_traits< unsigned int >::VCL_STATIC_CONST_INIT_INT_DECL (  )  [static]

Multiplicative identity.


Member Data Documentation

const unsigned int vnl_numeric_traits< unsigned int >::maxval [static]

Maximum value which this type can assume.

Definition at line 248 of file vnl_numeric_traits.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 22 05:06:29 2008 for core/vnl by  doxygen 1.5.1