TooN
Public Member Functions | List of all members
TooN::Operator< Internal::Zero > Struct Template Reference
Inheritance diagram for TooN::Operator< Internal::Zero >:
Inheritance graph
[legend]

Public Member Functions

template<int R, int C, class P , class B >
bool notequal (Matrix< R, C, P, B > &m) const
 
template<int S, class P , class B >
bool notequal (Vector< S, P, B > &v) const
 
Operator< Internal::SizedZero > operator() (int s)
 Generate a sized Zero object for constructing dynamic vectors.
 
Operator< Internal::RCZero > operator() (int r, int c)
 Generate a sized Zero object for constructing dynamic matrices.
 
Operator members
template<int Size, class Precision , class Base >
void eval (Vector< Size, Precision, Base > &v) const
 
template<int R, int C, class P , class B >
void eval (Matrix< R, C, P, B > &m) const
 

The documentation for this struct was generated from the following file: