Public Types

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

#include <op_mult.hh>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 118 of file op_mult.hh.


Member Typedef Documentation

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

Definition at line 120 of file op_mult.hh.