linbox
Functions
test-triplesbb.C File Reference

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.
 

Detailed Description

no doc

Test:
no doc.

Function Documentation

bool eqVec ( const Vec &  a,
const Vec &  b 
)

Check vector equality.

Parameters
aa vector
banother one
Todo:
factorize somewhere!