#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 56 of file carrays.hh.
| typedef T mln::trait::value_< T[n] >::comp |
Definition at line 63 of file carrays.hh.
| typedef value::nature::vectorial mln::trait::value_< T[n] >::nature |
Definition at line 65 of file carrays.hh.
| typedef value::quant::high mln::trait::value_< T[n] >::quant |
Definition at line 67 of file carrays.hh.
| anonymous enum |
Definition at line 58 of file carrays.hh.
| 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 69 of file carrays.hh.
1.7.1