#include <system_epsilon.hpp>
Definition at line 19 of file system_epsilon.hpp.
static T _init_ | ( | ) | [inline, static] |
Definition at line 33 of file system_epsilon.hpp.
References epsilon< T >::_init_().
Referenced by epsilon< T >::_init_().
00033 { return _init_(typename inexact< typename LongVersion<T>::result_t >::result_t()); };
static T _init_ | ( | const false_t & | ) | [inline, static] |
Definition at line 32 of file system_epsilon.hpp.
static T _init_ | ( | const true_t & | ) | [inline, static] |
Definition at line 21 of file system_epsilon.hpp.
Definition at line 20 of file system_epsilon.hpp.