coordmatrix.hpp File Reference
Sparse coordinate-based sparse matrices. More...
#include <cstdlib>
#include <iostream>
#include "matrix.hpp"
#include "error.hpp"
Go to the source code of this file.
Classes | |
class | CoordMatrix |
Coordinate sparse matrix class. More... |
Detailed Description
Sparse coordinate-based sparse matrices.