adjoint: Adjungate or classical adjoint of a square matrix

Description Usage Arguments Methods (by class)

Description

The adjungate 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 been decreased in usage.

Usage

1
2
3
4
adjoint(x)

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

Arguments

x

a matrix

Methods (by class)


polyMatrix documentation built on July 18, 2021, 5:06 p.m.