matrix.trace {madness}R Documentation

Matrix Trace

Description

Matrix Trace

Usage

matrix.trace(x)

## S4 method for signature 'ANY'
matrix.trace(x)

## S4 method for signature 'madness'
matrix.trace(x)

Arguments

x

madness object.

Author(s)

Steven E. Pav shabbychef@gmail.com


[Package madness version 0.2.8 Index]