#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... | |
Defines | |
#define | COORDMATRIX_HPP 1 |
#define COORDMATRIX_HPP 1 |