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