raintrek
- 68
- 0
Simple question, and pretty sure I already know the answer - I just wanted confirmation,
Considering the Hermitian Conjugate of a matrix, I understand that
A^{+} = A where A^{+} = (A^{T})^{*}
Explicitly,
(A_{nm})^{*} = A_{mn}
Would this mean that for a matrix of A, where A is
a b
c d
that
a b
c d
=
a* c*
b* d*
=
A11 A12
A21 A22
=
A11* A21*
A12* A22*
Thanks for the clarification!
Considering the Hermitian Conjugate of a matrix, I understand that
A^{+} = A where A^{+} = (A^{T})^{*}
Explicitly,
(A_{nm})^{*} = A_{mn}
Would this mean that for a matrix of A, where A is
a b
c d
that
a b
c d
=
a* c*
b* d*
=
A11 A12
A21 A22
=
A11* A21*
A12* A22*
Thanks for the clarification!