linbox
|
A BlasMatrix<
represents a matrix as an array of _Field
>_Field::Element
s.
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 | 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::Element
s.
specialisation for mutlimod field.
It also has the BlasBlackbox interface.