#include <int_u.hh>
Public Types | |
typedef unsigned | comp |
enum | constants_ { dim = 1, nbits = n, card = mln_value_card_from_(n) } |
typedef trait::value::kind::data | kind |
typedef trait::value::nature::integer | nature |
typedef float | sum |
Public Member Functions | |
typedef | mln_value_quant_from_ (card) quant |
Static Public Member Functions | |
static const self_ | epsilon () |
static const self_ | max () |
static const self_ | min () |
static const char * | name () |
Private Types | |
typedef mln::value::internal::encoding_unsigned_ < n >::ret | enc_ |
typedef mln::value::int_u< n > | self_ |
Definition at line 74 of file int_u.hh.
typedef unsigned mln::trait::value_< mln::value::int_u< n > >::comp |
typedef mln::value::internal::encoding_unsigned_<n>::ret mln::trait::value_< mln::value::int_u< n > >::enc_ [private] |
typedef trait::value::kind::data mln::trait::value_< mln::value::int_u< n > >::kind |
typedef trait::value::nature::integer mln::trait::value_< mln::value::int_u< n > >::nature |
typedef mln::value::int_u<n> mln::trait::value_< mln::value::int_u< n > >::self_ [private] |
typedef float mln::trait::value_< mln::value::int_u< n > >::sum |
enum mln::trait::value_< mln::value::int_u< n > >::constants_ |
static const self_ mln::trait::value_< mln::value::int_u< n > >::epsilon | ( | ) | [inline, static] |
static const self_ mln::trait::value_< mln::value::int_u< n > >::max | ( | ) | [inline, static] |
static const self_ mln::trait::value_< mln::value::int_u< n > >::min | ( | ) | [inline, static] |
typedef mln::trait::value_< mln::value::int_u< n > >::mln_value_quant_from_ | ( | card | ) |
static const char* mln::trait::value_< mln::value::int_u< n > >::name | ( | ) | [inline, static] |