Conjugate transpose: Difference between revisions

Content deleted Content added
Basic remarks: Optimized sentence arrangements.
Basic remarks: Clarified the sentence.
Tags: Reverted Visual edit
Line 45:
 
==Basic remarks==
AFor a square matrix <math>\mathbf{A}</math> with entries <math>a_{ij}</math>, the isfollowing calledholds.
* [[hermitian matrix|Hermitian]] or [[self-adjoint_operator|self-adjoint]] if <math>\mathbf{A}=\mathbf{A}^\mathrm{H}</math>; i.e., <math>a_{ij} = \overline{a_{ji}}</math>.
* [[skew-Hermitian matrix|Skew Hermitian]] or antihermitian if <math>\mathbf{A}=-\mathbf{A}^\mathrm{H}</math>; i.e., <math>a_{ij} = -\overline{a_{ji}}</math>.