|
linbox
|
Gauss elimination and applications for sparse matrices on \(F_2\). More...
#include "linbox/util/debug.h"#include "linbox/util/commentator.h"#include "linbox/field/gf2.h"#include "linbox/vector/vector-domain.h"#include "linbox/algorithms/gauss.h"#include "linbox/blackbox/zo-gf2.h"#include "linbox/algorithms/gauss/gauss-gf2.inl"#include "linbox/algorithms/gauss/gauss-pivot-gf2.inl"#include "linbox/algorithms/gauss/gauss-elim-gf2.inl"#include "linbox/algorithms/gauss/gauss-rank-gf2.inl"#include "linbox/algorithms/gauss/gauss-det-gf2.inl"#include "linbox/algorithms/gauss/gauss-solve-gf2.inl"Data Structures | |
| class | GaussDomain< GF2 > |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Gauss elimination and applications for sparse matrices on \(F_2\).
Rank, nullspace, solve...