Public Types

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

#include <op_mult.hh>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 136 of file op_mult.hh.


Member Typedef Documentation

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

Definition at line 138 of file op_mult.hh.