linbox
|
#include <blas-matrix.h>
Public Member Functions | |
TransposedBlasMatrix (Matrix &Mat) | |
NO DOC. | |
Matrix & | getMatrix () const |
NO DOC. | |
Protected Attributes | |
Matrix & | _M |
NO DOC. |
TransposedBlasMatrix | ( | Matrix & | Mat | ) | [inline] |
NO DOC.
M |