ArrayType typedef | CDPL::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 typedef | CDPL::Math::SparseMatrix< T, A > | |
ConstClosureType typedef | CDPL::Math::SparseMatrix< T, A > | |
ConstPointer typedef | CDPL::Math::SparseMatrix< T, A > | |
ConstReference typedef | CDPL::Math::SparseMatrix< T, A > | |
ContainerType typedef | CDPL::Math::MatrixContainer< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > > | |
DifferenceType typedef | CDPL::Math::SparseMatrix< T, A > | |
Expression() | CDPL::Math::Expression< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > > | inlineprotected |
ExpressionType typedef | CDPL::Math::MatrixExpression< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > > | |
getData() | CDPL::Math::SparseMatrix< T, A > | inline |
getData() const | CDPL::Math::SparseMatrix< T, A > | inline |
getMaxSize() const | CDPL::Math::SparseMatrix< T, A > | inline |
getNumElements() const | CDPL::Math::SparseMatrix< T, A > | inline |
getSize1() const | CDPL::Math::SparseMatrix< T, A > | inline |
getSize2() const | CDPL::Math::SparseMatrix< T, A > | inline |
InitializerListType typedef | CDPL::Math::SparseMatrix< T, A > | |
isEmpty() const | CDPL::Math::SparseMatrix< T, A > | inline |
KeyType typedef | CDPL::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 typedef | CDPL::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) const | CDPL::Math::SparseMatrix< T, A > | inline |
MatrixContainer< SparseMatrix< T, std::unordered_map< std::uint64_t, T > > >::operator()() const | CDPL::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 typedef | CDPL::Math::SparseMatrix< T, A > | |
Reference typedef | CDPL::Math::SparseMatrix< T, A > | |
resize(SizeType m, SizeType n) | CDPL::Math::SparseMatrix< T, A > | inline |
SharedPointer typedef | CDPL::Math::SparseMatrix< T, A > | |
SizeType typedef | CDPL::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 typedef | CDPL::Math::SparseMatrix< T, A > | |
VectorTemporaryType typedef | CDPL::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 |