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

Detailed Description

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

Definition at line 130 of file op_mult.hh.


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

Definition at line 132 of file op_mult.hh.