Public Types

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

#include <op_mult.hh>

List of all members.

Public Types

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

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


Member Typedef Documentation

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