-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Adjoint matrix
Reading time: 1minThe adjoint matrix is defined as the transpose of the cofactor matrix. Given a matrix A of dimensions n×n, the cofactor matrix C is the matrix whose (i,j) entry is the (i,j) cofactor of , where Mij denotes the (i,j) minor of A. Thus, the adjoint matrix of A is adj
Syntax
adjoint_matrix(Matrix)
Description
Given a matrix, computes its adjoint matrix.