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.


SurrogateRegression documentation built on Oct. 1, 2023, 5:07 p.m.