, including all inherited members.
abs() | mds::math::CMatrix< T > | |
addReference() const | mds::base::CObject | [protected] |
asEigen() | mds::math::CMatrix< T > | |
asEigen() const | mds::math::CMatrix< T > | |
at(tSize Row, tSize Col) | mds::math::CMatrix< T > | |
at(tSize Row, tSize Col) const | mds::math::CMatrix< T > | |
at(tSize i) | mds::math::CMatrix< T > | |
at(tSize i) const | mds::math::CMatrix< T > | |
CLASS_MATRIX enum value | mds::math::CMatrix< T > | |
CLASS_OBJECT enum value | mds::base::CObject | |
CMatrix() | mds::math::CMatrix< T > | |
CMatrix(tSize NumOfRows, tSize NumOfCols) | mds::math::CMatrix< T > | |
CMatrix(const CMatrix &Matrix, tSize Row, tSize Col, tSize NumOfRows, tSize NumOfCols) | mds::math::CMatrix< T > | |
CMatrix(const CMatrix &Matrix) | mds::math::CMatrix< T > | |
CMatrix(const Eigen::MatrixBase< Derived > &Matrix) | mds::math::CMatrix< T > | |
CMatrix() | mds::math::CMatrix< T > | |
CMatrix(tSize NumOfRows, tSize NumOfCols) | mds::math::CMatrix< T > | |
CMatrix(const CMatrix< T > &Matrix, tSize Row, tSize Col, tSize NumOfRows, tSize NumOfCols) | mds::math::CMatrix< T > | |
CMatrix(const CMatrix< T > &Matrix) | mds::math::CMatrix< T > | |
CMatrix(const Eigen::MatrixBase< Derived > &Matrix) | mds::math::CMatrix< T > | |
CMatrixBase() | mds::math::CMatrixBase< CMatrix< T > > | [protected] |
CMatrixBase(const CMatrixBase &) | mds::math::CMatrixBase< CMatrix< T > > | [protected] |
CObject() | mds::base::CObject | [protected] |
CObject(const CObject &) | mds::base::CObject | [protected] |
cols() const | mds::math::CMatrix< T > | |
create(tSize NumOfRows, tSize NumOfCols) | mds::math::CMatrix< T > | |
create(const CMatrix &Matrix, tSize Row, tSize Col, tSize NumOfRows, tSize NumOfCols) | mds::math::CMatrix< T > | |
create(const CMatrixBase< Derived > &Matrix) | mds::math::CMatrix< T > | |
create(const Eigen::MatrixBase< Derived > &Matrix) | mds::math::CMatrix< T > | |
create(tSize NumOfRows, tSize NumOfCols) | mds::math::CMatrix< T > | |
create(const CMatrix< T > &Matrix, tSize Row, tSize Col, tSize NumOfRows, tSize NumOfCols) | mds::math::CMatrix< T > | |
create(const CMatrixBase< Derived > &Matrix) | mds::math::CMatrix< T > | |
create(const Eigen::MatrixBase< Derived > &Matrix) | mds::math::CMatrix< T > | |
delReference() const | mds::base::CObject | [protected] |
fill(const T &Value) | mds::math::CMatrix< T > | |
forEach(Function Func) | mds::math::CMatrix< T > | |
forEach(Function Func) const | mds::math::CMatrix< T > | |
forEach(Function Func) | mds::math::CMatrix< T > | |
forEach(Function Func) const | mds::math::CMatrix< T > | |
getColOffset() const | mds::math::CMatrix< T > | |
getColPtr(tSize Col) | mds::math::CMatrix< T > | |
getColPtr(tSize Col) const | mds::math::CMatrix< T > | |
getIdx(tSize Row, tSize Col) const | mds::math::CMatrix< T > | |
getImpl() | mds::math::CMatrixBase< CMatrix< T > > | |
getImpl() const | mds::math::CMatrixBase< CMatrix< T > > | |
getNumOfCols() const | mds::math::CMatrix< T > | |
getNumOfRows() const | mds::math::CMatrix< T > | |
getPtr() | mds::math::CMatrix< T > | |
getPtr() const | mds::math::CMatrix< T > | |
getPtr(tSize Row, tSize Col) | mds::math::CMatrix< T > | |
getPtr(tSize Row, tSize Col) const | mds::math::CMatrix< T > | |
getReferencesCount() const | mds::base::CObject | |
getRowOffset() const | mds::math::CMatrix< T > | |
getRowPtr(tSize Row) | mds::math::CMatrix< T > | |
getRowPtr(tSize Row) const | mds::math::CMatrix< T > | |
HEAP_OBJECT enum value | mds::base::CObject | |
isOnHeap() const | mds::base::CObject | |
isSquare() const | mds::math::CMatrix< T > | |
m_iHeapObject | mds::base::CObject | [mutable, protected] |
m_iReferences | mds::base::CObject | [mutable, protected] |
m_Matrix | mds::math::CMatrix< T > | [protected] |
MDS_SHAREDPTR(CMatrix) | mds::math::CMatrix< T > | |
mult(const CMatrix &m1, const CMatrix &m2) | mds::math::CMatrix< T > | |
ones() | mds::math::CMatrix< T > | |
operator new(std::size_t Size) | mds::base::CObject | [static] |
operator()(tSize Row, tSize Col) | mds::math::CMatrix< T > | |
operator()(tSize Row, tSize Col) const | mds::math::CMatrix< T > | |
operator()(tSize i) | mds::math::CMatrix< T > | |
operator()(tSize i) const | mds::math::CMatrix< T > | |
operator*=(const CMatrix &Matrix) | mds::math::CMatrix< T > | |
operator*=(const CScalar< U > &c) | mds::math::CMatrix< T > | |
operator*=(const CMatrix< T > &Matrix) | mds::math::CMatrix< T > | |
operator*=(const CScalar< U > &c) | mds::math::CMatrix< T > | |
operator+=(const CMatrix &Matrix) | mds::math::CMatrix< T > | |
operator+=(const CScalar< U > &c) | mds::math::CMatrix< T > | |
operator+=(const CMatrix< T > &Matrix) | mds::math::CMatrix< T > | |
operator+=(const CScalar< U > &c) | mds::math::CMatrix< T > | |
operator-=(const CMatrix &Matrix) | mds::math::CMatrix< T > | |
operator-=(const CScalar< U > &c) | mds::math::CMatrix< T > | |
operator-=(const CMatrix< T > &Matrix) | mds::math::CMatrix< T > | |
operator-=(const CScalar< U > &c) | mds::math::CMatrix< T > | |
operator/=(const CMatrix &Matrix) | mds::math::CMatrix< T > | |
operator/=(const CScalar< U > &c) | mds::math::CMatrix< T > | |
operator/=(const CMatrix< T > &Matrix) | mds::math::CMatrix< T > | |
operator/=(const CScalar< U > &c) | mds::math::CMatrix< T > | |
operator=(const CMatrix &Matrix) | mds::math::CMatrix< T > | |
operator=(const Eigen::MatrixBase< Derived > &Matrix) | mds::math::CMatrix< T > | |
operator=(const CMatrix< T > &Matrix) | mds::math::CMatrix< T > | |
operator=(const Eigen::MatrixBase< Derived > &Matrix) | mds::math::CMatrix< T > | |
mds::base::CObject::operator=(const CObject &) | mds::base::CObject | [protected] |
CMatrixBase< CMatrix< T > >::operator=(const CMatrixBase &) | mds::math::CMatrixBase< CMatrix< T > > | [protected] |
pforEach(Function Func) | mds::math::CMatrix< T > | |
pforEach(Function Func) const | mds::math::CMatrix< T > | |
pforEach(Function Func) | mds::math::CMatrix< T > | |
pforEach(Function Func) const | mds::math::CMatrix< T > | |
rows() const | mds::math::CMatrix< T > | |
set(tSize Row, tSize Col, const T &Value) | mds::math::CMatrix< T > | |
set(tSize i, const T &Value) | mds::math::CMatrix< T > | |
CMatrixBase< CMatrix< T > >::set(tSize row, tSize col, const tElement &Value) | mds::math::CMatrixBase< CMatrix< T > > | |
CMatrixBase< CMatrix< T > >::set(tSize i, const tElement &Value) | mds::math::CMatrixBase< CMatrix< T > > | |
tBase typedef | mds::math::CMatrix< T > | |
tElement typedef | mds::math::CMatrix< T > | |
tMatrix typedef | mds::math::CMatrixBase< CMatrix< T > > | |
transpose(const CMatrix &Matrix) | mds::math::CMatrix< T > | |
tStorage typedef | mds::math::CMatrix< T > | |
unit() | mds::math::CMatrix< T > | |
zeros() | mds::math::CMatrix< T > | |
~CMatrix() | mds::math::CMatrix< T > | [virtual] |
~CObject() | mds::base::CObject | [virtual] |