apply_matching(const Match_t &) (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | virtual |
equilibrate(const Equil_t &) (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inlinevirtual |
equilibration() const (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inlinevirtual |
ind() const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
ind() | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
ind(integer_t i) const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
ind(integer_t i) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
matching(MatchingJob, bool apply=true) (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | virtual |
max_scaled_residual(const scalar_t *x, const scalar_t *b) const =0 (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | pure virtual |
max_scaled_residual(const DenseM_t &x, const DenseM_t &b) const =0 (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | pure virtual |
nnz() const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
norm1() const =0 (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | pure virtual |
permute(const integer_t *iorder, const integer_t *order) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | virtual |
permute(const std::vector< integer_t > &iorder, const std::vector< integer_t > &order) (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inlinevirtual |
permute_columns(const std::vector< integer_t > &perm)=0 (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | pure virtual |
print() const (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | virtual |
print_dense(const std::string &name) const (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inlinevirtual |
print_matrix_market(const std::string &filename) const (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inlinevirtual |
ptr() const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
ptr() | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
ptr(integer_t i) const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
ptr(integer_t i) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
read_matrix_market(const std::string &filename)=0 (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | pure virtual |
set_symm_sparse(bool symm_sparse=true) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
size() const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
spmv(const DenseM_t &x, DenseM_t &y) const =0 | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | pure virtual |
spmv(const scalar_t *x, scalar_t *y) const =0 | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | pure virtual |
symm_sparse() const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
symmetrize_sparsity() (defined in strumpack::CompressedSparseMatrix< scalar_t, integer_t >) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | virtual |
val() const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
val() | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
val(integer_t i) const | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
val(integer_t i) | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inline |
~CompressedSparseMatrix() | strumpack::CompressedSparseMatrix< scalar_t, integer_t > | inlinevirtual |