Student[LinearAlgebra]
Adjoint
compute the adjoint of a square Matrix
Calling Sequence
Parameters
Description
Examples
Adjoint(A, options)
A
-
square Matrix
options
(optional) parameters; for a complete list, see LinearAlgebra[Adjoint]
The Adjoint(A) command constructs Matrix M such that .
See Also
LinearAlgebra[Adjoint]
Matrix
Student[LinearAlgebra][Determinant]
Download Help Document