, including all inherited members.
abs() | mds::math::CSparseMatrix< T > | |
addReference() const | mds::base::CObject | [protected] |
asDense(CMatrix< T > &result) | mds::math::CSparseMatrix< T > | |
asEigen() | mds::math::CSparseMatrix< T > | |
asEigen() const | mds::math::CSparseMatrix< T > | |
at(tSize row, tSize col) const | mds::math::CSparseMatrix< T > | |
CSparseMatrixBase< CSparseMatrix< T > >::at(tSize row, tSize col) | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | |
atRef(tSize row, tSize col) | mds::math::CSparseMatrix< T > | |
CLASS_OBJECT enum value | mds::base::CObject | |
CLASS_SPARSEMATRIX enum value | mds::math::CSparseMatrix< T > | |
clear() | mds::math::CSparseMatrix< T > | |
CObject() | mds::base::CObject | [protected] |
CObject(const CObject &) | mds::base::CObject | [protected] |
cols() const | mds::math::CSparseMatrix< T > | |
create(tSize NumOfRows, tSize NumOfCols) | mds::math::CSparseMatrix< T > | |
create(const CSparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrix< T > | |
create(const Eigen::SparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrix< T > | |
create(tSize rows, tSize cols) | mds::math::CSparseMatrix< T > | |
create(const CSparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrix< T > | |
create(const Eigen::SparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrix< T > | |
CSparseMatrix() | mds::math::CSparseMatrix< T > | |
CSparseMatrix(tSize NumOfRows, tSize NumOfCols) | mds::math::CSparseMatrix< T > | |
CSparseMatrix(const CSparseMatrix &Matrix) | mds::math::CSparseMatrix< T > | |
CSparseMatrix(const Eigen::SparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrix< T > | |
CSparseMatrix() | mds::math::CSparseMatrix< T > | |
CSparseMatrix(tSize rows, tSize cols) | mds::math::CSparseMatrix< T > | |
CSparseMatrix(const CSparseMatrix< T > &Matrix) | mds::math::CSparseMatrix< T > | |
CSparseMatrix(const Eigen::SparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrix< T > | |
CSparseMatrixBase() | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | [protected] |
CSparseMatrixBase(const CSparseMatrixBase &) | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | [protected] |
delReference() const | mds::base::CObject | [protected] |
fill(const T &Value) | mds::math::CSparseMatrix< T > | |
forEach(Function Func) const | mds::math::CSparseMatrix< T > | |
forEach(Function Func) const | mds::math::CSparseMatrix< T > | |
forEachRef(Function Func) | mds::math::CSparseMatrix< T > | |
forEachRef(Function Func) | mds::math::CSparseMatrix< T > | |
getDominant() | mds::math::CSparseMatrix< T > | |
CSparseMatrixBase< CSparseMatrix< T > >::getDominant() const | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | |
getImpl() | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | |
getImpl() const | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | |
getNumOfCols() const | mds::math::CSparseMatrix< T > | |
getNumOfNonDominant() const | mds::math::CSparseMatrix< T > | |
getNumOfRows() const | mds::math::CSparseMatrix< T > | |
getReferencesCount() const | mds::base::CObject | |
HEAP_OBJECT enum value | mds::base::CObject | |
isOnHeap() const | mds::base::CObject | |
isSquare() const | mds::math::CSparseMatrix< T > | |
lmult(const CVector< T > &vec, CVector< T > &result) | mds::math::CSparseMatrix< T > | |
m_iHeapObject | mds::base::CObject | [mutable, protected] |
m_iReferences | mds::base::CObject | [mutable, protected] |
m_Matrix | mds::math::CSparseMatrix< T > | [protected] |
MDS_SHAREDPTR(CSparseMatrix) | mds::math::CSparseMatrix< T > | |
operator new(std::size_t Size) | mds::base::CObject | [static] |
operator()(tSize row, tSize col) const | mds::math::CSparseMatrix< T > | |
CSparseMatrixBase< CSparseMatrix< T > >::operator()(tSize row, tSize col) | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | |
operator=(const CSparseMatrix &Matrix) | mds::math::CSparseMatrix< T > | |
operator=(const Eigen::SparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrix< T > | |
operator=(const CSparseMatrix< T > &Matrix) | mds::math::CSparseMatrix< T > | |
operator=(const Eigen::SparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrix< T > | |
mds::base::CObject::operator=(const CObject &) | mds::base::CObject | [protected] |
CSparseMatrixBase< CSparseMatrix< T > >::operator=(const CSparseMatrixBase &) | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | [protected] |
pforEach(Function Func) const | mds::math::CSparseMatrix< T > | |
pforEach(Function Func) const | mds::math::CSparseMatrix< T > | |
pforEachRef(Function Func) | mds::math::CSparseMatrix< T > | |
pforEachRef(Function Func) | mds::math::CSparseMatrix< T > | |
rmult(const CVector< T > &vec, CVector< T > &result) | mds::math::CSparseMatrix< T > | |
rows() const | mds::math::CSparseMatrix< T > | |
set(tSize row, tSize col, const tElement &el) | mds::math::CSparseMatrix< T > | |
CSparseMatrixBase< CSparseMatrix< T > >::set(tSize row, tSize col, const tElement &Value) | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | |
tBase typedef | mds::math::CSparseMatrix< T > | |
tElement typedef | mds::math::CSparseMatrix< T > | |
tMatrix typedef | mds::math::CSparseMatrixBase< CSparseMatrix< T > > | |
transpose(const CSparseMatrix &Matrix) | mds::math::CSparseMatrix< T > | |
tStorage typedef | mds::math::CSparseMatrix< T > | |
unit() | mds::math::CSparseMatrix< T > | |
zeros() | mds::math::CSparseMatrix< T > | |
~CObject() | mds::base::CObject | [virtual] |
~CSparseMatrix() | mds::math::CSparseMatrix< T > | [virtual] |