Static Public Member Functions
std::numeric_limits< float > Class Template Reference

#include <limits.hpp>

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

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
class std::numeric_limits< float >

Definition at line 356 of file limits.hpp.


Member Function Documentation

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 377 of file limits.hpp.

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 379 of file limits.hpp.

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 378 of file limits.hpp.

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 380 of file limits.hpp.

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 381 of file limits.hpp.


The documentation for this class was generated from the following file:


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30