adjoint: Adjugate or classical adjoint of a square matrix

Description Usage Arguments Methods (by class)

Description

The adjugate or classical adjoint of a square matrix is the transpose of its cofactor matrix. It is also occasionally known as adjunct matrix,[ though this nomenclature appears to have decreased in usage.

Usage

1
2
3
4
adjoint(x)

## S4 method for signature 'polyMatrix'
adjoint(x)

Arguments

x

an matrix

Methods (by class)


namezys/polymatrix documentation built on July 18, 2021, 11:15 p.m.