tr: Matrix trace

View source: R/functions.R

trR Documentation

Matrix trace

Description

Trace of a matrix

Usage

tr(M)

Arguments

M

a matrix.

Value

the trace of M.


RestoreNet documentation built on May 29, 2024, 4 a.m.

Related to tr in RestoreNet...