Suppose I have a matrix $A,$ and I symmetrize it by the following construction:
$$ B = A + A^t - A \circ A^t,$$ where $\circ$ is the Hadamard (elementwise) product. Are there any reasonable hypotheses on $A$ which make $B$ positive semi-definite?
In the case where $A$ is diagonal, the condition is that the entries are between $0$ and $2.$