tr: Matrix trace operator

View source: R/utils.R

trR Documentation

Matrix trace operator

Description

Matrix trace operator

Usage

tr(M)

Arguments

M

A square matrix

Value

The matrix trace (a scalar)


kldest documentation built on May 29, 2024, 3 a.m.