TooN 2.1
|
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) |
Operator< Internal::RCZero > | operator() (int r, int c) |
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 |