Suppose I have a matrix:
$A \in \mathbb{R}^{n \times n}$, where $A$ not necessarily symmetric, but $x^TAx \geq 0$, or $\leq 0$ for $x \in \mathbb{R}^n$.
Will such matrix have imaginary eigenvalues?
It seems that symmetry is a sufficient but not necessary condition for having real imaginary values. Will positive + negative (semi)definite plus being real ensure that $A$ will not have imaginary eigenvalues?