Expression between vectors. More...
#include <TinyMatrixExpression.hxx>
Public Member Functions | |
const T | operator() (int, int) const |
returns the element i of expression | |
operator E& () | |
operator E const & () const | |
Expression between vectors.
Definition at line 8 of file TinyMatrixExpression.hxx.