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

Detailed Description

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

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


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

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