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

vnl_numeric_traits< long > Class Reference

#include <vnl_numeric_traits.h>

List of all members.

Public Types

typedef unsigned long abs_t
typedef long double_t
typedef double real_t

Static Public Attributes

const long zero = 0
const long one = 1


Member Typedef Documentation

typedef unsigned long vnl_numeric_traits< long >::abs_t
 

Definition at line 147 of file vnl_numeric_traits.h.

typedef long vnl_numeric_traits< long >::double_t
 

Definition at line 148 of file vnl_numeric_traits.h.

typedef double vnl_numeric_traits< long >::real_t
 

Definition at line 149 of file vnl_numeric_traits.h.


Member Data Documentation

const long vnl_numeric_traits< long >::one = 1 [static]
 

Definition at line 146 of file vnl_numeric_traits.h.

const long vnl_numeric_traits< long >::zero = 0 [static]
 

Definition at line 145 of file vnl_numeric_traits.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:17:19 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000