|
linbox
|
NODOC. More...
#include "linbox/linbox-config.h"#include "linbox/vector/vector-traits.h"#include "linbox/matrix/matrix-traits.h"#include "linbox/matrix/densematrix/blas-matrix.h"Data Structures | |
| struct | IndexedCategory< BlasMatrix< Field, _Rep > > |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Functions | |
| template<class _Field, class _Storage> | |
| std::ostream & | operator<< (std::ostream &os, const BlasMatrix< _Field, _Storage > &Mat) |
| Write a matrix to a stream. | |
NODOC.