linalg 1.7.2
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 487 of file linalg.f90.