Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Math::SparseMatrix< T, A > Member List

This is the complete list of members for CDPL::Math::SparseMatrix< T, A >, including all inherited members.

ArrayType typedefCDPL::Math::SparseMatrix< T, A >
assign(const MatrixExpression< E > &e)CDPL::Math::SparseMatrix< T, A >inline
assign(InitializerListType l)CDPL::Math::SparseMatrix< T, A >inline
clear()CDPL::Math::SparseMatrix< T, A >inline
ClosureType typedefCDPL::Math::SparseMatrix< T, A >
ConstClosureType typedefCDPL::Math::SparseMatrix< T, A >
ConstPointer typedefCDPL::Math::SparseMatrix< T, A >
ConstReference typedefCDPL::Math::SparseMatrix< T, A >
ContainerType typedefCDPL::Math::MatrixContainer< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >
DifferenceType typedefCDPL::Math::SparseMatrix< T, A >
Expression()CDPL::Math::Expression< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >inlineprotected
ExpressionType typedefCDPL::Math::MatrixExpression< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >
getData()CDPL::Math::SparseMatrix< T, A >inline
getData() constCDPL::Math::SparseMatrix< T, A >inline
getMaxSize() constCDPL::Math::SparseMatrix< T, A >inline
getNumElements() constCDPL::Math::SparseMatrix< T, A >inline
getSize1() constCDPL::Math::SparseMatrix< T, A >inline
getSize2() constCDPL::Math::SparseMatrix< T, A >inline
InitializerListType typedefCDPL::Math::SparseMatrix< T, A >
isEmpty() constCDPL::Math::SparseMatrix< T, A >inline
KeyType typedefCDPL::Math::SparseMatrix< T, A >
MatrixContainer()CDPL::Math::MatrixContainer< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >inlineprotected
MatrixExpression()CDPL::Math::MatrixExpression< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >inlineprotected
MatrixTemporaryType typedefCDPL::Math::SparseMatrix< T, A >
minusAssign(const MatrixExpression< E > &e)CDPL::Math::SparseMatrix< T, A >inline
minusAssign(InitializerListType l)CDPL::Math::SparseMatrix< T, A >inline
operator()(SizeType i, SizeType j)CDPL::Math::SparseMatrix< T, A >inline
operator()(SizeType i, SizeType j) constCDPL::Math::SparseMatrix< T, A >inline
MatrixContainer< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >::operator()() constCDPL::Math::MatrixContainer< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >inline
operator*=(const T1 &t)CDPL::Math::SparseMatrix< T, A >inline
operator+=(const MatrixContainer< C > &c)CDPL::Math::SparseMatrix< T, A >inline
operator+=(InitializerListType l)CDPL::Math::SparseMatrix< T, A >inline
operator+=(const MatrixExpression< E > &e)CDPL::Math::SparseMatrix< T, A >inline
operator-=(const MatrixContainer< C > &c)CDPL::Math::SparseMatrix< T, A >inline
operator-=(InitializerListType l)CDPL::Math::SparseMatrix< T, A >inline
operator-=(const MatrixExpression< E > &e)CDPL::Math::SparseMatrix< T, A >inline
operator/=(const T1 &t)CDPL::Math::SparseMatrix< T, A >inline
operator=(const SparseMatrix &m)CDPL::Math::SparseMatrix< T, A >inline
operator=(SparseMatrix &&m)CDPL::Math::SparseMatrix< T, A >inline
operator=(const MatrixContainer< C > &c)CDPL::Math::SparseMatrix< T, A >inline
operator=(InitializerListType l)CDPL::Math::SparseMatrix< T, A >inline
operator=(const MatrixExpression< E > &e)CDPL::Math::SparseMatrix< T, A >inline
plusAssign(const MatrixExpression< E > &e)CDPL::Math::SparseMatrix< T, A >inline
plusAssign(InitializerListType l)CDPL::Math::SparseMatrix< T, A >inline
Pointer typedefCDPL::Math::SparseMatrix< T, A >
Reference typedefCDPL::Math::SparseMatrix< T, A >
resize(SizeType m, SizeType n)CDPL::Math::SparseMatrix< T, A >inline
SharedPointer typedefCDPL::Math::SparseMatrix< T, A >
SizeType typedefCDPL::Math::SparseMatrix< T, A >
SparseMatrix()CDPL::Math::SparseMatrix< T, A >inline
SparseMatrix(SizeType m, SizeType n)CDPL::Math::SparseMatrix< T, A >inline
SparseMatrix(const SparseMatrix &m)CDPL::Math::SparseMatrix< T, A >inline
SparseMatrix(SparseMatrix &&m)CDPL::Math::SparseMatrix< T, A >inline
SparseMatrix(InitializerListType l)CDPL::Math::SparseMatrix< T, A >inline
SparseMatrix(const MatrixExpression< E > &e)CDPL::Math::SparseMatrix< T, A >inline
swap(SparseMatrix &m)CDPL::Math::SparseMatrix< T, A >inline
swap(SparseMatrix &m1, SparseMatrix &m2)CDPL::Math::SparseMatrix< T, A >friend
ValueType typedefCDPL::Math::SparseMatrix< T, A >
VectorTemporaryType typedefCDPL::Math::SparseMatrix< T, A >
~Expression()CDPL::Math::Expression< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >inlineprotected
~MatrixContainer()CDPL::Math::MatrixContainer< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >inlineprotected
~MatrixExpression()CDPL::Math::MatrixExpression< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >inlineprotected