Rdocumentation
powered by
Learn R Programming
alphaci (version 1.0.1)
tr: Trace of matrix
Description
Trace of matrix
Usage
tr(mat)
Value
Trace of the matrix.
Arguments
mat
A square matrix.