linalg 1.6.1
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Computes the trace of a matrix (the sum of the main diagonal elements). More...
Computes the trace of a matrix (the sum of the main diagonal elements).
[in] | x | The matrix on which to operate. |
x
. Definition at line 313 of file linalg_core.f90.