linalg 1.8.2
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Provides the transpose of a sparse matrix. More...
Public Member Functions | |
csr_transpose | |
Provides the transpose of a sparse matrix.
[in] | a | The input matrix. |
Definition at line 5468 of file linalg.f90.