Public Types

mln::trait::op_mult< algebra::mat< n, o, T >, algebra::mat< o, m, U > > Struct Template Reference

#include <op_mult.hh>

List of all members.

Public Types

typedef algebra::mat< n, m,
mln_op_mult(T, U)> 
ret

template<unsigned n, unsigned o, typename T, unsigned m, typename U>
struct mln::trait::op_mult< algebra::mat< n, o, T >, algebra::mat< o, m, U > >


Member Typedef Documentation

template<unsigned n, unsigned o, typename T , unsigned m, typename U >
typedef algebra::mat<n, m, mln_op_mult(T, U)> mln::trait::op_mult< algebra::mat< n, o, T >, algebra::mat< o, m, U > >::ret