|
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"
Include dependency graph for blas-matrix-multimod.h:Data Structures | |
| class | BlasMatrix< MultiModDouble > |
| No Doc. More... | |
Namespaces | |
| 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.
1.8.13