#include <iostream>#include <fstream>#include <cstdlib>#include <time.h>#include <linbox/field/modular-int.h>#include <linbox/solutions/lu.h>#include <linbox/blackbox/dense.h>#include <linbox/util/commentator.h>#include <vector>#include <iomanip>Namespaces | |
| namespace | LinBox |
Typedefs | |
| typedef LinBox::Modular< int > | Field |
Functions | |
| bool | test (int _SIZE) |
| int | main () |
|
|
|
|
|
|
|
|
|
1.2.18