|
linbox
|
no doc More...
#include "linbox/linbox-config.h"#include "test-common.h"#include <iostream>#include <string>#include "linbox/ring/modular.h"#include "linbox/matrix/dense-matrix.h"#include "linbox/util/commentator.h"#include "linbox/matrix/matrix-domain.h"#include "linbox/solutions/echelon.h"#include "givaro/givranditer.h"Macros | |
| #define | mycommentator commentator |
Functions | |
| const char * | pretty (string a) |
| template<class Field> | |
| int | launch_tests (Field &F, size_t m, size_t n, int iterations=1) |
| int | main (int argc, char **argv) |
Variables | |
| const int | maxpretty = 35 |
| string | blank |
no doc
| #define mycommentator commentator |
| const char * pretty | ( | string | a | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
| const int maxpretty = 35 |
| string blank |