Diagonal matrix: Difference between revisions

Content deleted Content added
Line 62:
 
The following property holds:
<math display="block">\operatorname{diag}(\mathbf{A}\mathbf{B}) = \sum_j \left(\mathbf{A} \circ \mathbf{B}^\textsf{T}\right)_{ij} = \left( \mathbf{A} \circ \mathbf{B}^\textsf{T} \right) \mathbf{1} </math>
 
== Scalar matrix ==