#include <carrays.hh>
Public Types | |
enum | { dim = n, nbits = n * value_<T>::nbits, card = n * value_<T>::card } |
typedef T | comp |
typedef value::nature::vectorial | nature |
typedef value::quant::high | quant |
Public Member Functions | |
typedef | mln_trait_value_kind (T) kind |
Static Public Member Functions | |
static const char * | name () |
Definition at line 55 of file carrays.hh.
typedef T mln::trait::value_< T[n] >::comp |
Definition at line 62 of file carrays.hh.
typedef value::nature::vectorial mln::trait::value_< T[n] >::nature |
Definition at line 64 of file carrays.hh.
typedef value::quant::high mln::trait::value_< T[n] >::quant |
Definition at line 66 of file carrays.hh.
anonymous enum |
typedef mln::trait::value_< T[n] >::mln_trait_value_kind | ( | T | ) |
static const char* mln::trait::value_< T[n] >::name | ( | ) | [inline, static] |
Definition at line 68 of file carrays.hh.