Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Math::MatrixReference< M > Member List

This is the complete list of members for CDPL::Math::MatrixReference< M >, including all inherited members.

assign(const MatrixExpression< E > &e)CDPL::Math::MatrixReference< M >inline
ClosureType typedefCDPL::Math::MatrixReference< M >
ConstClosureType typedefCDPL::Math::MatrixReference< M >
ConstReference typedefCDPL::Math::MatrixReference< M >
DifferenceType typedefCDPL::Math::MatrixReference< M >
getData() constCDPL::Math::MatrixReference< M >inline
getData()CDPL::Math::MatrixReference< M >inline
getMaxSize() constCDPL::Math::MatrixReference< M >inline
getMaxSize1() constCDPL::Math::MatrixReference< M >inline
getMaxSize2() constCDPL::Math::MatrixReference< M >inline
getSize1() constCDPL::Math::MatrixReference< M >inline
getSize2() constCDPL::Math::MatrixReference< M >inline
isEmpty() constCDPL::Math::MatrixReference< M >inline
MatrixReference(MatrixType &m)CDPL::Math::MatrixReference< M >inlineexplicit
MatrixType typedefCDPL::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) constCDPL::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 typedefCDPL::Math::MatrixReference< M >
SizeType typedefCDPL::Math::MatrixReference< M >
swap(MatrixReference &r)CDPL::Math::MatrixReference< M >inline
swap(MatrixReference &r1, MatrixReference &r2)CDPL::Math::MatrixReference< M >friend
ValueType typedefCDPL::Math::MatrixReference< M >