#include <iostream>#include <fstream>#include <vector>#include <list>#include <utility>#include "linbox/field/modular.h"#include "linbox/blackbox/sparse1.h"examples/blackbox/ex-mat0.C | |
@doc Run tests on Wiedemann algorithm for solving nonhomogeneous linear equations
FIXME What does it do? I think this may be a remnant, has evolved into one of the other examples. delete it? | |
| int | main (int argc, char *argv[]) |
|
||||||||||||
|
|
1.2.18