MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::math::CSparseMatrix< T > Member List
This is the complete list of members for mds::math::CSparseMatrix< T >, 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 valuemds::base::CObject
CLASS_SPARSEMATRIX enum valuemds::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() constmds::math::CSparseMatrixBase< CSparseMatrix< T > >
getImpl()mds::math::CSparseMatrixBase< CSparseMatrix< T > >
getImpl() constmds::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 valuemds::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_iHeapObjectmds::base::CObject [mutable, protected]
m_iReferencesmds::base::CObject [mutable, protected]
m_Matrixmds::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 typedefmds::math::CSparseMatrix< T >
tElement typedefmds::math::CSparseMatrix< T >
tMatrix typedefmds::math::CSparseMatrixBase< CSparseMatrix< T > >
transpose(const CSparseMatrix &Matrix)mds::math::CSparseMatrix< T >
tStorage typedefmds::math::CSparseMatrix< T >
unit()mds::math::CSparseMatrix< T >
zeros()mds::math::CSparseMatrix< T >
~CObject()mds::base::CObject [virtual]
~CSparseMatrix()mds::math::CSparseMatrix< T > [virtual]