Learn R Programming

RestoreNet (version 1.0.1)

tr: Matrix trace

Description

Trace of a matrix

Usage

tr(M)

Value

the trace of M.

Arguments

M

a matrix.