linbox
|
no doc More...
#include "linbox/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) |
Check vector equality. More... | |
no doc
bool eqVec | ( | const Vec & | a, |
const Vec & | b | ||
) |