#include "linbox-config.h"
#include <iostream>
#include <fstream>
#include <vector>
#include "linbox/field/modular.h"
#include "linbox/blackbox/triplesbb.h"
#include "linbox/blackbox/transpose.h"
#include "test-common.h"
#include "test-generic.h"
Functions | |
template<class Vec> bool | eqVec (const Vec &a, const Vec &b) |
int | main (int argc, char **argv) |
|
|
|
|