std::numeric_limits< double > Class Template Reference

#include <limits.hpp>

Inheritance diagram for std::numeric_limits< double >:

Inheritance graph
[legend]
Collaboration diagram for std::numeric_limits< double >:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static double min () throw ()
static double denorm_min () throw ()
static double max () throw ()
static double epsilon () throw ()
static double round_error () throw ()

template<>
class std::numeric_limits< double >


Member Function Documentation

static double std::numeric_limits< double >::min (  )  throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

static double std::numeric_limits< double >::denorm_min (  )  throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

static double std::numeric_limits< double >::max (  )  throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

static double std::numeric_limits< double >::epsilon (  )  throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.

static double std::numeric_limits< double >::round_error (  )  throw () [inline, static]

Reimplemented from std::_Numeric_limits_base< __number >.


The documentation for this class was generated from the following file:
Generated on Wed Apr 25 13:53:31 2007 for SystemC by  doxygen 1.5.1