Public Types

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

#include <mat.hh>

List of all members.

Public Types

typedef algebra::mat< n, m,
typename
mln::trait::op::uminus< T >
::ret
ret

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


Member Typedef Documentation

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