Home > @josh-brown/vector > FloatMatrix > adjoint
Returns the adjoint of the matrix
Signature:
adjoint(): Matrix<number>;Returns:
Matrix<number>
The adjoint
The adjoint of a matrix A is the conjugate of the transpose of A
Home > @josh-brown/vector > FloatMatrix > adjoint
Returns the adjoint of the matrix
Signature:
adjoint(): Matrix<number>;Returns:
Matrix<number>
The adjoint
The adjoint of a matrix A is the conjugate of the transpose of A