Classical adjoint (adjugate) of square matrix
returns
the Classical Adjoint (Adjugate) Matrix
X
= adjoint(A
)X
of A
, such that A*X = det(A)*eye(n) =
X*A
, where n
is the number of rows in
A
.
ctranspose
| det
| inv
| rank