linbox
randommat.h File Reference
#include "coin.h"
#include <cstdlib>
#include <vector>

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Functions

bool used (vector< int > &array, int value)
 
template<class Ring, class Matrix>
MatrixrandomMat (const Ring &R, Matrix &Mat, size_t n, size_t epr)