, including all inherited members.
abs() | mds::math::CSparseMatrixAlt< T > | |
addReference() const | mds::base::CObject | [protected] |
asDense(CMatrix< T > &) | mds::math::CSparseMatrixAlt< T > | |
at(tSize row, tSize col) const | mds::math::CSparseMatrixAlt< T > | |
CSparseMatrixBase< CSparseMatrixAlt< T > >::at(tSize row, tSize col) | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | |
atRef(tSize row, tSize col) | mds::math::CSparseMatrixAlt< T > | |
CLASS_OBJECT enum value | mds::base::CObject | |
CLASS_SPARSEMATRIX enum value | mds::math::CSparseMatrixAlt< T > | |
clear() | mds::math::CSparseMatrixAlt< T > | |
CObject() | mds::base::CObject | [protected] |
CObject(const CObject &) | mds::base::CObject | [protected] |
cols() const | mds::math::CSparseMatrixAlt< T > | |
create(tSize NumOfRows, tSize NumOfCols) | mds::math::CSparseMatrixAlt< T > | |
create(tSize NumOfRows, tSize NumOfCols, const tElement &Dominant) | mds::math::CSparseMatrixAlt< T > | |
create(const CSparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrixAlt< T > | |
create(tSize rows, tSize cols) | mds::math::CSparseMatrixAlt< T > | |
create(tSize rows, tSize cols, const tElement &dominant) | mds::math::CSparseMatrixAlt< T > | |
create(const CSparseMatrixBase< Derived > &Matrix) | mds::math::CSparseMatrixAlt< T > | |
CSparseMatrixAlt() | mds::math::CSparseMatrixAlt< T > | |
CSparseMatrixAlt(tSize NumOfRows, tSize NumOfCols) | mds::math::CSparseMatrixAlt< T > | |
CSparseMatrixAlt(tSize NumOfRows, tSize NumOfCols, const tElement &Dominant) | mds::math::CSparseMatrixAlt< T > | |
CSparseMatrixAlt(const CSparseMatrixAlt &Matrix) | mds::math::CSparseMatrixAlt< T > | |
CSparseMatrixBase() | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | [protected] |
CSparseMatrixBase(const CSparseMatrixBase &) | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | [protected] |
delReference() const | mds::base::CObject | [protected] |
fill(const T &Value) | mds::math::CSparseMatrixAlt< T > | |
forEach(Function Func) const | mds::math::CSparseMatrixAlt< T > | |
forEach(Function Func) const | mds::math::CSparseMatrixAlt< T > | |
forEachRef(Function Func) | mds::math::CSparseMatrixAlt< T > | |
forEachRef(Function Func) | mds::math::CSparseMatrixAlt< T > | |
getColBegin(tSize col) | mds::math::CSparseMatrixAlt< T > | |
getColBegin(tSize col) const | mds::math::CSparseMatrixAlt< T > | |
getColEnd(tSize col) | mds::math::CSparseMatrixAlt< T > | |
getColEnd(tSize col) const | mds::math::CSparseMatrixAlt< T > | |
getColSize(tSize col) const | mds::math::CSparseMatrixAlt< T > | |
getDominant() const | mds::math::CSparseMatrixAlt< T > | |
getEntry(tSize row, tSize col) | mds::math::CSparseMatrixAlt< T > | |
getEntry(tSize row, tSize col) const | mds::math::CSparseMatrixAlt< T > | |
getImpl() | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | |
getImpl() const | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | |
getNull() | mds::math::CSparseMatrixAlt< T > | |
getNull() const | mds::math::CSparseMatrixAlt< T > | |
getNumOfCols() const | mds::math::CSparseMatrixAlt< T > | |
getNumOfNonDominant() const | mds::math::CSparseMatrixAlt< T > | |
getNumOfRows() const | mds::math::CSparseMatrixAlt< T > | |
getReferencesCount() const | mds::base::CObject | |
HEAP_OBJECT enum value | mds::base::CObject | |
insert(tSize row, tSize col, tColIterator &col_pos, tElement element) | mds::math::CSparseMatrixAlt< T > | |
isOnHeap() const | mds::base::CObject | |
isSquare() const | mds::math::CSparseMatrixAlt< T > | |
lmult(const CVector< T > &vec, CVector< T > &result) | mds::math::CSparseMatrixAlt< T > | |
m_Dominant | mds::math::CSparseMatrixAlt< T > | [protected] |
m_iHeapObject | mds::base::CObject | [mutable, protected] |
m_iReferences | mds::base::CObject | [mutable, protected] |
m_Matrix | mds::math::CSparseMatrixAlt< T > | [protected] |
m_NullEntry | mds::math::CSparseMatrixAlt< T > | [protected] |
m_NumOfCols | mds::math::CSparseMatrixAlt< T > | [protected] |
m_NumOfNonDominant | mds::math::CSparseMatrixAlt< T > | [protected] |
m_NumOfRows | mds::math::CSparseMatrixAlt< T > | [protected] |
MDS_SHAREDPTR(CSparseMatrixAlt) | mds::math::CSparseMatrixAlt< T > | |
ones() | mds::math::CSparseMatrixAlt< T > | |
operator new(std::size_t Size) | mds::base::CObject | [static] |
operator()(tSize row, tSize col) const | mds::math::CSparseMatrixAlt< T > | |
CSparseMatrixBase< CSparseMatrixAlt< T > >::operator()(tSize row, tSize col) | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | |
operator=(const CSparseMatrixAlt &Matrix) | mds::math::CSparseMatrixAlt< T > | |
mds::base::CObject::operator=(const CObject &) | mds::base::CObject | [protected] |
CSparseMatrixBase< CSparseMatrixAlt< T > >::operator=(const CSparseMatrixBase &) | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | [protected] |
pforEach(Function Func) const | mds::math::CSparseMatrixAlt< T > | |
pforEach(Function Func) const | mds::math::CSparseMatrixAlt< T > | |
pforEachRef(Function Func) | mds::math::CSparseMatrixAlt< T > | |
pforEachRef(Function Func) | mds::math::CSparseMatrixAlt< T > | |
rmult(const CVector< T > &vec, CVector< T > &result) | mds::math::CSparseMatrixAlt< T > | |
rows() const | mds::math::CSparseMatrixAlt< T > | |
search(tSize row, tSize col, tColIterator &it) | mds::math::CSparseMatrixAlt< T > | |
search(tSize row, tSize col, tColConstIterator &it) const | mds::math::CSparseMatrixAlt< T > | |
set(tSize row, tSize col, const tElement &el) | mds::math::CSparseMatrixAlt< T > | |
CSparseMatrixBase< CSparseMatrixAlt< T > >::set(tSize row, tSize col, const tElement &Value) | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | |
tBase typedef | mds::math::CSparseMatrixAlt< T > | |
tColConstIterator typedef | mds::math::CSparseMatrixAlt< T > | |
tColIterator typedef | mds::math::CSparseMatrixAlt< T > | |
tColumn typedef | mds::math::CSparseMatrixAlt< T > | |
tElement typedef | mds::math::CSparseMatrixAlt< T > | |
tEntry typedef | mds::math::CSparseMatrixAlt< T > | |
tMatrix typedef | mds::math::CSparseMatrixBase< CSparseMatrixAlt< T > > | |
transpose(const CSparseMatrixAlt &) | mds::math::CSparseMatrixAlt< T > | |
tSparseMatrix typedef | mds::math::CSparseMatrixAlt< T > | |
unit() | mds::math::CSparseMatrixAlt< T > | |
zeros() | mds::math::CSparseMatrixAlt< T > | |
~CObject() | mds::base::CObject | [virtual] |
~CSparseMatrixAlt() | mds::math::CSparseMatrixAlt< T > | [virtual] |