#include "linbox-config.h"
#include <iostream>
#include <linbox/integer.h>
#include <linbox/matrix/matrix-domain.h>
#include "linbox/field/givaro-zpz.h"
#include "linbox/field/modular.h"
#include "linbox/ffpack/ffpack.h"
#include <vector>
#include "test-common.h"
Functions | |
const char * | pretty (const char *a) |
int | main (int argc, char **argv) |
Variables | |
const int | maxpretty = 35 |
|
|
|
|
|
|