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