Public Types

mln::trait::set_precise_binary_< op::plus, algebra::vec< n, T >, algebra::vec< n, U > > Struct Template Reference

#include <vec.hh>

List of all members.

Public Types

typedef algebra::vec< n, Vret
typedef mln::trait::op::plus
< T, U >::ret 
V

Detailed Description

template<unsigned n, typename T, typename U>
struct mln::trait::set_precise_binary_< op::plus, algebra::vec< n, T >, algebra::vec< n, U > >

Definition at line 289 of file algebra/vec.hh.


Member Typedef Documentation

template<unsigned n, typename T , typename U >
typedef algebra::vec<n, V> mln::trait::set_precise_binary_< op::plus, algebra::vec< n, T >, algebra::vec< n, U > >::ret

Definition at line 293 of file algebra/vec.hh.

template<unsigned n, typename T , typename U >
typedef mln::trait::op::plus< T , U >::ret mln::trait::set_precise_binary_< op::plus, algebra::vec< n, T >, algebra::vec< n, U > >::V

Definition at line 292 of file algebra/vec.hh.