|
linbox
|
#include <map>#include <givaro/givconfig.h>#include "linbox/solutions/smith-form.h"#include "linbox/algorithms/gauss.h"Data Structures | |
| struct | Boolean_Trait< true > |
| struct | Boolean_Trait< false > |
| class | PowerGaussDomain< _Field > |
| Repository of functions for rank modulo a prime power by elimination on sparse matrices. More... | |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Enumerations | |
| enum | { PRIVILEGIATE_NO_COLUMN_PIVOTING = 1 , PRIVILEGIATE_REDUCING_FILLIN = 2 , PRESERVE_UPPER_MATRIX = 4 } |