TooN 2.1
Public Member Functions | Public Attributes
Operator< Internal::MNegate< R, C, P, A > > Struct Template Reference

List of all members.

Public Member Functions

 Operator (const Matrix< R, C, P, A > &in)
template<int R0, int C0, typename P0 , typename A0 >
void eval (Matrix< R0, C0, P0, A0 > &res) const
int num_rows () const
int num_cols () const

Public Attributes

const Matrix< R, C, P, A > & input

template<int R, int C, typename P, typename A>
struct TooN::Operator< Internal::MNegate< R, C, P, A > >