Given real square matrices (possibly) non-symmetric $A$ and $B$, can we find conditions where the eigen values of below matrix are all real? \begin{equation} \begin{bmatrix} A & B \\ -B &A\ \end{bmatrix} \end{equation}.
I really appreciate any help. Thanks.