| clear() | la::MatrixCoo< INDT, VALT > | inline |
| combineTriples_(typename MatrixCooVec_::const_iterator itb, typename MatrixCooVec_::const_iterator ite) | la::MatrixCoo< INDT, VALT > | inlineprivate |
| deduceNumRows_() | la::MatrixCoo< INDT, VALT > | inlineprivate |
| erase() | la::MatrixCoo< INDT, VALT > | inline |
| extractArrays(std::vector< IndexType > &rowIndices, std::vector< IndexType > &colIndices, std::vector< ValueType > &values, bool onlyUpperTriangle=false) | la::MatrixCoo< INDT, VALT > | inline |
| finishAssembly() | la::MatrixCoo< INDT, VALT > | inline |
| frobeniusNorm() | la::MatrixCoo< INDT, VALT > | inline |
| getDiagScalar() | la::MatrixCoo< INDT, VALT > | inline |
| getEntry(IndexType index, IndexType &row, IndexType &col, ValueType &val) | la::MatrixCoo< INDT, VALT > | inline |
| getIntervalCounts(IndexType low, IndexType high, std::vector< IndexType > &nnzRowsIn, std::vector< IndexType > &nnzRowsOut) | la::MatrixCoo< INDT, VALT > | inline |
| IndexPair_ typedef | la::MatrixCoo< INDT, VALT > | private |
| IndexType typedef | la::MatrixCoo< INDT, VALT > | |
| infNorm() | la::MatrixCoo< INDT, VALT > | inline |
| insert(const IndexType i, const IndexType j, const ValueType value) | la::MatrixCoo< INDT, VALT > | inline |
| MatrixCoo(unsigned nRows=0, unsigned nCols=0) | la::MatrixCoo< INDT, VALT > | inline |
| MatrixCooVec_ typedef | la::MatrixCoo< INDT, VALT > | private |
| matrixCooVec_ | la::MatrixCoo< INDT, VALT > | private |
| nCols_ | la::MatrixCoo< INDT, VALT > | private |
| nnz() const | la::MatrixCoo< INDT, VALT > | inline |
| nRows_ | la::MatrixCoo< INDT, VALT > | private |
| prepareAssembly(const IndexType length) | la::MatrixCoo< INDT, VALT > | inline |
| setCompressedRowArrays(std::vector< IndexType > &colIndices, std::vector< IndexType > &rowPtrs, std::vector< ValueType > &values) | la::MatrixCoo< INDT, VALT > | inline |
| sorted_ | la::MatrixCoo< INDT, VALT > | private |
| sortedSize_ | la::MatrixCoo< INDT, VALT > | private |
| Triple_ typedef | la::MatrixCoo< INDT, VALT > | private |
| ValueType typedef | la::MatrixCoo< INDT, VALT > | |
| write(std::ostream &out) | la::MatrixCoo< INDT, VALT > | inline |
| zeroRow(const IndexType row, const ValueType factor) | la::MatrixCoo< INDT, VALT > | inline |
| ~MatrixCoo() | la::MatrixCoo< INDT, VALT > | inline |