|
linbox
|
#include <utility>#include <iostream>#include <algorithm>#include "linbox/linbox-config.h"#include "linbox/util/debug.h"#include "linbox/field/hom.h"#include "sparse-domain.h"Data Structures | |
| class | SparseMatrix< _Field, SparseMatrixFormat::COO > |
| Sparse matrix, Coordinate storage. More... | |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |