|
linbox
|
A BlasMatrix< represents a matrix as an array of _Field >_Field::Elements.
More...
#include "linbox/util/debug.h"#include "linbox/matrix/matrix-category.h"#include "linbox/linbox-tags.h"#include "linbox/matrix/dense-matrix.h"Data Structures | |
| class | MatrixContainerTrait< BlasMatrix< MultiModDouble > > |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
A BlasMatrix< represents a matrix as an array of _Field >_Field::Elements.
specialisation for mutlimod field.
It also has the BlasBlackbox interface.