#include <floatings.hh>
Public Types | |
| enum | { dim = 1, nbits = 8 * sizeof(double), card = 0 } |
| typedef value::kind::data | kind |
| typedef value::nature::floating | nature |
| typedef value::quant::high | quant |
| typedef double | sum |
Static Public Member Functions | |
| static double | epsilon () |
| static double | max () |
| static double | min () |
| static const char * | name () |
| typedef value::kind::data mln::trait::value_< double >::kind |
| typedef value::nature::floating mln::trait::value_< double >::nature |
| typedef value::quant::high mln::trait::value_< double >::quant |
| typedef double mln::trait::value_< double >::sum |
| static double mln::trait::value_< double >::epsilon | ( | ) | [inline, static] |
| static double mln::trait::value_< double >::max | ( | ) | [inline, static] |
| static double mln::trait::value_< double >::min | ( | ) | [inline, static] |
| static const char* mln::trait::value_< double >::name | ( | ) | [inline, static] |
1.7.1