|
linbox
|
#include <iostream>#include "linbox/util/error.h"#include "linbox/matrix/dense-matrix.h"#include "linbox/matrix/matrix-domain.h"Data Structures | |
| struct | BB< Ring > |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Enumerations | |
| enum | BBType { diagonal , permutation , triangular , product , lqup , pluq , other } |