tr: Trace of matrix

View source: R/helpers.R

trR Documentation

Trace of matrix

Description

Trace of matrix

Usage

tr(mat)

Arguments

mat

A square matrix.

Value

Trace of the matrix.


alphaci documentation built on May 29, 2024, 8:55 a.m.