tr: Matrix Trace

View source: R/RcppExports.R

trR Documentation

Matrix Trace

Description

Calculates the trace of a matrix A.

Usage

tr(A)

Arguments

A

Numeric matrix.

Value

Scalar.


zrmacc/BNEM documentation built on Oct. 14, 2024, 6:33 p.m.