|
Feellgood
|
This is the complete list of members for algebra::SparseMatrix, including all inherited members.
| add(int i, int j, double val) | algebra::SparseMatrix | inline |
| build_diag_precond(std::vector< T > &D) const | algebra::SparseMatrix | inline |
| clear() | algebra::SparseMatrix | inline |
| mult(std::vector< T > const &X, std::vector< T > &Y) | algebra::SparseMatrix | inline |
| operator()(const int i, const int j) const | algebra::SparseMatrix | inline |
| print(std::ostream &flux=std::cout) const | algebra::SparseMatrix | inline |
| rows | algebra::SparseMatrix | private |
| set(int i, int j, double val) | algebra::SparseMatrix | inline |
| SparseMatrix(const MatrixShape &shape) | algebra::SparseMatrix | inline |