, including all inherited members.
abs() | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
addRotate(tCoordinate Angle) | mds::img::CAffineMatrix | |
addScale(tCoordinate sx, tCoordinate sy) | mds::img::CAffineMatrix | |
addScale(const tCoords3 &v) | mds::img::CAffineMatrix | |
addTranslate(tCoordinate dx, tCoordinate dy) | mds::img::CAffineMatrix | |
addTranslate(const tCoords3 &v) | mds::img::CAffineMatrix | |
asEigen() | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
asEigen() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
at(tSize Row, tSize Col) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
at(tSize Row, tSize Col) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
at(tSize i) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
at(tSize i) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
CAffineMatrix() | mds::img::CAffineMatrix | |
CAffineMatrix(const mds::math::CStaticMatrix< U, 3, 3 > &Matrix) | mds::img::CAffineMatrix | |
CAffineMatrix(const CAffineMatrix &Matrix) | mds::img::CAffineMatrix | |
CAffineMatrix(const mds::math::CStaticMatrix< U, 3, 3 > &Matrix) | mds::img::CAffineMatrix | |
CLASS_MATRIX enum value | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
CMatrixBase() | mds::math::CMatrixBase< CStaticMatrix< tCoordinate, M, N > > | [protected] |
CMatrixBase(const CMatrixBase &) | mds::math::CMatrixBase< CStaticMatrix< tCoordinate, M, N > > | [protected] |
cols() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
CStaticMatrix() | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
CStaticMatrix(const CStaticMatrix< U, M, N > &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
CStaticMatrix(const Eigen::MatrixBase< Derived > &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
CStaticMatrix(const CStaticMatrix &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
DIMENSION enum value | mds::img::CAffineMatrix | |
fill(const tCoordinate &Value) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
forEach(Function Func) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
forEach(Function Func) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getColOffset() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getColPtr(tSize Col) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getColPtr(tSize Col) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getIdx(tSize Row, tSize Col) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getImpl() | mds::math::CMatrixBase< CStaticMatrix< tCoordinate, M, N > > | |
getImpl() const | mds::math::CMatrixBase< CStaticMatrix< tCoordinate, M, N > > | |
getNumOfCols() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getNumOfRows() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getPtr() | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getPtr() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getPtr(tSize Row, tSize Col) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getPtr(tSize Row, tSize Col) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getRowOffset() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getRowPtr(tSize Row) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getRowPtr(tSize Row) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
getScaling() const | mds::img::CAffineMatrix | |
getTranslation() const | mds::img::CAffineMatrix | |
invert() | mds::img::CAffineMatrix | |
isSquare() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
m_Matrix | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | [protected] |
makeIdentity() | mds::img::CAffineMatrix | |
makeRotate(tCoordinate Angle) | mds::img::CAffineMatrix | |
makeScale(tCoordinate sx, tCoordinate sy) | mds::img::CAffineMatrix | |
makeScale(const tCoords3 &v) | mds::img::CAffineMatrix | |
makeTranslate(tCoordinate dx, tCoordinate dy) | mds::img::CAffineMatrix | |
makeTranslate(const tCoords3 &v) | mds::img::CAffineMatrix | |
mult(const CStaticMatrix< tCoordinate, M, K > &Matrix1, const CStaticMatrix< tCoordinate, K, N > &Matrix2) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
multAdd(const CStaticMatrix &Matrix, const tCoordinate &Scalar) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
ones() | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator()(tSize Row, tSize Col) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator()(tSize Row, tSize Col) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator()(tSize i) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator()(tSize i) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator*=(const CStaticMatrix &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator*=(const CScalar< U > &c) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator+=(const CStaticMatrix &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator+=(const CScalar< U > &c) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator-=(const CStaticMatrix &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator-=(const CScalar< U > &c) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator/=(const CStaticMatrix &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator/=(const CScalar< U > &c) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator=(const CStaticMatrix< U, M, N > &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator=(const Eigen::MatrixBase< Derived > &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
operator=(const CStaticMatrix &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
CMatrixBase< CStaticMatrix< tCoordinate, M, N > >::operator=(const CMatrixBase &) | mds::math::CMatrixBase< CStaticMatrix< tCoordinate, M, N > > | [protected] |
pforEach(Function Func) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
pforEach(Function Func) const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
postMult(const CAffineMatrix &m) | mds::img::CAffineMatrix | |
preMult(const tCoords3 &v) const | mds::img::CAffineMatrix | |
preMult(const tCoords3 &v, tCoords3 &r) const | mds::img::CAffineMatrix | |
preMult2(tCoords3 &v) const | mds::img::CAffineMatrix | |
rows() const | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
set(tSize Row, tSize Col, const tCoordinate &Value) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
set(tSize i, const tCoordinate &Value) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
CMatrixBase< CStaticMatrix< tCoordinate, M, N > >::set(tSize row, tSize col, const tElement &Value) | mds::math::CMatrixBase< CStaticMatrix< tCoordinate, M, N > > | |
CMatrixBase< CStaticMatrix< tCoordinate, M, N > >::set(tSize i, const tElement &Value) | mds::math::CMatrixBase< CStaticMatrix< tCoordinate, M, N > > | |
setRotate(tCoordinate Angle) | mds::img::CAffineMatrix | |
setScale(tCoordinate sx, tCoordinate sy) | mds::img::CAffineMatrix | |
setScale(const tCoords3 &v) | mds::img::CAffineMatrix | |
setTranslate(tCoordinate dx, tCoordinate dy) | mds::img::CAffineMatrix | |
setTranslate(const tCoords3 &v) | mds::img::CAffineMatrix | |
SIZE enum value | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
tBase typedef | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
tCoords3 typedef | mds::img::CAffineMatrix | |
tElement typedef | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
tMatrix typedef | mds::img::CAffineMatrix | |
transpose(const CStaticMatrix< tCoordinate, N, M > &Matrix) | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
tStorage typedef | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
unit() | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
zeros() | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |
~CAffineMatrix() | mds::img::CAffineMatrix | |
~CStaticMatrix() | mds::math::CStaticMatrix< tCoordinate, 3, 3 > | |