Public Types

mln::trait::op_mult< algebra::mat< n, m, T >, 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

Detailed Description

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

Definition at line 113 of file op_mult.hh.


Member Typedef Documentation

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

Definition at line 115 of file op_mult.hh.