std::numeric_limits< float > Class Template Reference

#include <limits.hpp>

Inheritance diagram for std::numeric_limits< float >:

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

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

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

template<>
class std::numeric_limits< float >


Member Function Documentation

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

Reimplemented from std::_Numeric_limits_base< __number >.

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

Reimplemented from std::_Numeric_limits_base< __number >.

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

Reimplemented from std::_Numeric_limits_base< __number >.

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

Reimplemented from std::_Numeric_limits_base< __number >.

static float std::numeric_limits< float >::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