It is well known that the Hessian matrix of a convex function is positive semidefinite (PSD) and positive definite (PD) for strict convexity. I have rarely thought about the reverse direction, but it seems it is not true.
If a Hessian matrix of an arbitrary function is PSD, can any conclusions be made about the convexity? For this, I am considering 2 cases:
PSD at a critical point.
PSD everywhere.
In the single variable case, e.g., $f(x) = x^2$, the Hessian reduces to just a single second derivative, and the second derivative test can be applied for convexity, but for the general multivariable case, it seems no conclusions can be made. Is that correct?