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