|
linbox
|
no doc. More...
#include "linbox/linbox-config.h"#include <iostream>#include "linbox/util/commentator.h"#include "linbox/ring/modular.h"#include "linbox/field/gf2.h"#include "linbox/vector/blas-vector.h"#include "linbox/vector/vector-domain.h"#include "linbox/vector/vector-domain-gf2.h"#include "linbox/vector/stream.h"#include "test-vector-domain.h"Functions | |
| template<class Field> | |
| bool | testVectorDomain (const Field &F, const char *text, size_t n, unsigned int iterations) |
| int | main (int argc, char **argv) |
no doc.
| bool testVectorDomain | ( | const Field & | F, |
| const char * | text, | ||
| size_t | n, | ||
| unsigned int | iterations ) |
| int main | ( | int | argc, |
| char ** | argv ) |