CUSP
Loading...
Searching...
No Matches
transpose.h File Reference

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.
 

Detailed Description

Matrix transpose.

Definition in file transpose.h.