Trace {GrassmannOptim} | R Documentation |
Compute the trace of a square matrix.
Trace(X)
X |
a square matrix. |
Returns a scalar that is the sum of the diagonal elements of X
.
Kofi P. Adragni <kofi.adragni@gmail.com>
Schott, J. (1997) Matrix Analysis for Statistics. Wiley.