Public Types

mln::trait::set_precise_binary_< op::times, algebra::mat< 1, o, T >, algebra::mat< o, 1, U > > Struct Template Reference

#include <mat.hh>

List of all members.

Public Types

typedef mln::trait::value_
< typename
mln::trait::op::times< T, U >
::ret >::sum 
ret

Detailed Description

template<unsigned o, typename T, typename U>
struct mln::trait::set_precise_binary_< op::times, algebra::mat< 1, o, T >, algebra::mat< o, 1, U > >

Definition at line 195 of file algebra/mat.hh.


Member Typedef Documentation

template<unsigned o, typename T , typename U >
typedef mln::trait::value_< typename mln::trait::op::times< T , U >::ret >::sum mln::trait::set_precise_binary_< op::times, algebra::mat< 1, o, T >, algebra::mat< o, 1, U > >::ret

Definition at line 198 of file algebra/mat.hh.