|
linbox
|
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Functions | |
| template<class Ring, class Matrix> | |
| Matrix & | minmat (const Ring &R, Matrix &Mat, size_t n) |
| template<class Ring, class Matrix> | |
| Matrix & | maxmat (const Ring &R, Matrix &Mat, size_t n) |
| template<class Ring, class Matrix> | |
| Matrix & | qlehmer (const Ring &R, Matrix &Mat, size_t n) |