#include <mat.hh>
Public Types | |
| enum | { nbits = n * m * mln_nbits(T), card = n * m * mln_card(T) } | 
| typedef trait::value::kind::data | kind | 
| typedef  trait::value::nature::matrix  | nature | 
| typedef algebra::mat< n, m,  typename mln::value::props< T > ::sum >  | sum | 
Public Member Functions | |
| typedef | mln_value_quant_from_ (card) quant | 
Definition at line 62 of file algebra/mat.hh.
| typedef trait::value::kind::data mln::trait::value_< algebra::mat< n, m, T > >::kind | 
Definition at line 65 of file algebra/mat.hh.
| typedef trait::value::nature::matrix mln::trait::value_< algebra::mat< n, m, T > >::nature | 
Definition at line 64 of file algebra/mat.hh.
| typedef algebra::mat<n, m, typename mln::value::props< T >::sum> mln::trait::value_< algebra::mat< n, m, T > >::sum | 
Definition at line 73 of file algebra/mat.hh.
| anonymous enum | 
Definition at line 67 of file algebra/mat.hh.
| typedef mln::trait::value_< algebra::mat< n, m, T > >::mln_value_quant_from_ | ( | card | ) | 
 1.7.1