linbox
blas-matrix-multimod.h File Reference

A BlasMatrix<_Field > represents a matrix as an array of _Field::Elements. More...

Data Structures

class  MatrixContainerTrait< BlasMatrix< MultiModDouble > >
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

A BlasMatrix<_Field > represents a matrix as an array of _Field::Elements.

specialisation for mutlimod field.

It also has the BlasBlackbox interface.