Adjoint - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Student[LinearAlgebra]

  

Adjoint

  

compute the adjoint of a square Matrix

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Adjoint(A, options)

Parameters

A

-

square Matrix

options

-

(optional) parameters; for a complete list, see LinearAlgebra[Adjoint]

Description

• 

The Adjoint(A) command constructs Matrix M such that .

Examples

(1)

(2)

(3)

See Also

LinearAlgebra[Adjoint]

Matrix

Student[LinearAlgebra]

Student[LinearAlgebra][Determinant]

 


Download Help Document