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

TransposedBlasMatrix. More...

#include <blas-transposed-matrix.h>

+ Collaboration diagram for TransposedBlasMatrix< Matrix >:

Public Member Functions

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

Protected Attributes

Matrix_Mat
 NO DOC.
 

Detailed Description

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

TransposedBlasMatrix.

NO DOC

Constructor & Destructor Documentation

◆ TransposedBlasMatrix()

TransposedBlasMatrix ( Matrix Mat)
inline

NO DOC.

Parameters
Mat

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