tr {kldest}R Documentation

Matrix trace operator

Description

Matrix trace operator

Usage

tr(M)

Arguments

M

A square matrix

Value

The matrix trace (a scalar)


[Package kldest version 1.0.0 Index]