Matrix transpose. More...
Go to the source code of this file.
Functions | |
| template<typename MatrixType1 , typename MatrixType2 > | |
| void | cusp::transpose (const MatrixType1 &A, MatrixType2 &At) |
| Transpose a matrix. More... | |
Matrix transpose.
Definition in file transpose.h.
1.8.6