linbox
fibb.h File Reference

Data Structures

struct  FIBB< Ring >
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Functions

template<class Field>
DenseMatrix< Field > & genericNullspaceRandomRight (DenseMatrix< Field > &N, const FIBB< Field > &A)
 N: AN = 0, each col random.
 
template<class Field>
DenseMatrix< Field > & genericNullspaceRandomLeft (DenseMatrix< Field > &N, const FIBB< Field > &A)
 N: NA = 0, each row random.