Public Types

mln::trait::set_precise_unary_< op::uminus, algebra::vec< n, T > > Struct Template Reference

#include <vec.hh>

List of all members.

Public Types

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

Detailed Description

template<unsigned n, typename T>
struct mln::trait::set_precise_unary_< op::uminus, algebra::vec< n, T > >

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


Member Typedef Documentation

template<unsigned n, typename T >
typedef algebra::vec<n, V> mln::trait::set_precise_unary_< op::uminus, algebra::vec< n, T > >::ret

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

template<unsigned n, typename T >
typedef mln::trait::op::uminus< T >::ret mln::trait::set_precise_unary_< op::uminus, algebra::vec< n, T > >::V

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