vnl_numeric_traits< long double > Class Reference

#include <vnl_numeric_traits.h>

Inheritance diagram for vnl_numeric_traits< long double >:

vnl_numeric_traits< long double const  > List of all members.

Detailed Description

Definition at line 381 of file vnl_numeric_traits.h.


Public Types

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

Static Public Member Functions

static const long double zero VCL_STATIC_CONST_INIT_FLOAT_DECL (0.0)
 Additive identity.
static const long double one VCL_STATIC_CONST_INIT_FLOAT_DECL (1.0)
 Multiplicative identity.
static const long double maxval VCL_STATIC_CONST_INIT_FLOAT_DECL (1.7976931348623157E+308)
 Maximum value which this type can assume.

Member Typedef Documentation

typedef long double vnl_numeric_traits< long double >::abs_t

Return value of abs().

Definition at line 391 of file vnl_numeric_traits.h.

typedef long double vnl_numeric_traits< long double >::double_t

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

Definition at line 393 of file vnl_numeric_traits.h.

typedef long double vnl_numeric_traits< long double >::real_t

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

Definition at line 395 of file vnl_numeric_traits.h.


Member Function Documentation

static const long double zero vnl_numeric_traits< long double >::VCL_STATIC_CONST_INIT_FLOAT_DECL ( 0.  0  )  [static]

Additive identity.

static const long double one vnl_numeric_traits< long double >::VCL_STATIC_CONST_INIT_FLOAT_DECL ( 1.  0  )  [static]

Multiplicative identity.

static const long double maxval vnl_numeric_traits< long double >::VCL_STATIC_CONST_INIT_FLOAT_DECL ( 1.7976931348623157E+  308  )  [static]

Maximum value which this type can assume.


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