|
linbox
|
Tests for the ffpack set of routines. More...
#include "linbox/linbox-config.h"#include <iostream>#include "linbox/integer.h"#include "linbox/matrix/matrix-domain.h"#include "linbox/ring/modular.h"#include <givaro/modular-balanced.h>#include "fflas-ffpack/ffpack/ffpack.h"#include "linbox/util/commentator.h"#include "test-common.h"Macros | |
| #define | _LB_FULL_TEST |
Functions | |
| const char * | pretty (string a) |
| int | main (int argc, char **argv) |
Variables | |
| string | blank |
| const int | maxpretty = 35 |
Tests for the ffpack set of routines.
usage: test-ffpack p A n, for n lsp factorization of A over Z/pZ
| #define _LB_FULL_TEST |
| const char * pretty | ( | string | a | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
| string blank |
| const int maxpretty = 35 |