assign(const MatrixExpression< E > &e) | CDPL::Math::MatrixReference< M > | inline |
ClosureType typedef | CDPL::Math::MatrixReference< M > | |
ConstClosureType typedef | CDPL::Math::MatrixReference< M > | |
ConstReference typedef | CDPL::Math::MatrixReference< M > | |
DifferenceType typedef | CDPL::Math::MatrixReference< M > | |
getData() const | CDPL::Math::MatrixReference< M > | inline |
getData() | CDPL::Math::MatrixReference< M > | inline |
getMaxSize() const | CDPL::Math::MatrixReference< M > | inline |
getMaxSize1() const | CDPL::Math::MatrixReference< M > | inline |
getMaxSize2() const | CDPL::Math::MatrixReference< M > | inline |
getSize1() const | CDPL::Math::MatrixReference< M > | inline |
getSize2() const | CDPL::Math::MatrixReference< M > | inline |
isEmpty() const | CDPL::Math::MatrixReference< M > | inline |
MatrixReference(MatrixType &m) | CDPL::Math::MatrixReference< M > | inlineexplicit |
MatrixType typedef | CDPL::Math::MatrixReference< M > | |
minusAssign(const MatrixExpression< E > &e) | CDPL::Math::MatrixReference< M > | inline |
operator()(SizeType i, SizeType j) | CDPL::Math::MatrixReference< M > | inline |
operator()(SizeType i, SizeType j) const | CDPL::Math::MatrixReference< M > | inline |
operator*=(const T &t) | CDPL::Math::MatrixReference< M > | inline |
operator+=(const MatrixExpression< E > &e) | CDPL::Math::MatrixReference< M > | inline |
operator-=(const MatrixExpression< E > &e) | CDPL::Math::MatrixReference< M > | inline |
operator/=(const T &t) | CDPL::Math::MatrixReference< M > | inline |
operator=(const MatrixReference &r) | CDPL::Math::MatrixReference< M > | inline |
operator=(const MatrixExpression< E > &e) | CDPL::Math::MatrixReference< M > | inline |
plusAssign(const MatrixExpression< E > &e) | CDPL::Math::MatrixReference< M > | inline |
Reference typedef | CDPL::Math::MatrixReference< M > | |
SizeType typedef | CDPL::Math::MatrixReference< M > | |
swap(MatrixReference &r) | CDPL::Math::MatrixReference< M > | inline |
swap(MatrixReference &r1, MatrixReference &r2) | CDPL::Math::MatrixReference< M > | friend |
ValueType typedef | CDPL::Math::MatrixReference< M > | |