Given a (non-symmetric) matrix $A \in \mathbb{R}^{n\times n}$, is it possible to relate the sign of its eigenvalues (only the real part) to the definiteness of the corresponding symmetric matrix
$$\frac{1}{2}(A+A^T)?$$
I am very confused due to the non-consistent definitions of positive definiteness of matrices across the literature:
in engineering or applied mathematics textbooks, a general matrix $M$ is positive definite $\iff$ all eigenvalues have positive real parts.
in classical matrix analysis textbooks, however, the matrix $M$ needs to be Hermitian.
I was wondering if this is kind of justified by the statement above relating the signs of eigenvalues.