Public Types | Public Member Functions | Static Public Member Functions | Private Types

mln::trait::value_< mln::value::int_u< n > > Struct Template Reference

#include <int_u.hh>

List of all members.

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_

template<unsigned n>
struct mln::trait::value_< mln::value::int_u< n > >


Member Typedef Documentation

template<unsigned n>
typedef unsigned mln::trait::value_< mln::value::int_u< n > >::comp
template<unsigned n>
typedef mln::value::internal::encoding_unsigned_<n>::ret mln::trait::value_< mln::value::int_u< n > >::enc_ [private]
template<unsigned n>
typedef trait::value::kind::data mln::trait::value_< mln::value::int_u< n > >::kind
template<unsigned n>
typedef mln::value::int_u<n> mln::trait::value_< mln::value::int_u< n > >::self_ [private]
template<unsigned n>
typedef float mln::trait::value_< mln::value::int_u< n > >::sum

Member Enumeration Documentation

template<unsigned n>
enum mln::trait::value_< mln::value::int_u< n > >::constants_
Enumerator:
dim 
nbits 
card 

Member Function Documentation

template<unsigned n>
static const self_ mln::trait::value_< mln::value::int_u< n > >::epsilon (  )  [inline, static]
template<unsigned n>
static const self_ mln::trait::value_< mln::value::int_u< n > >::max (  )  [inline, static]
template<unsigned n>
static const self_ mln::trait::value_< mln::value::int_u< n > >::min (  )  [inline, static]
template<unsigned n>
typedef mln::trait::value_< mln::value::int_u< n > >::mln_value_quant_from_ ( card   ) 
template<unsigned n>
static const char* mln::trait::value_< mln::value::int_u< n > >::name (  )  [inline, static]