linbox
Public Member Functions | Protected Attributes
TransposedBlasMatrix< Matrix > Class Template Reference

TransposedBlasMatrix. More...

#include <blas-matrix.h>

Public Member Functions

 TransposedBlasMatrix (Matrix &Mat)
 NO DOC.
MatrixgetMatrix () const
 NO DOC.

Protected Attributes

Matrix_M
 NO DOC.

Detailed Description

template<class Matrix>
class LinBox::TransposedBlasMatrix< Matrix >

TransposedBlasMatrix.

NO DOC


Constructor & Destructor Documentation

TransposedBlasMatrix ( Matrix Mat) [inline]

NO DOC.

Parameters:
M

The documentation for this class was generated from the following file: