A function $f$ is called strictly convex if for $\lambda\in(0,1)$, $x\neq y,$
$$f(\lambda x + (1-\lambda)y) < \lambda f(x) + (1-\lambda)f(y)$$
If $f:\mathbb{R}^n\to\mathbb{R}$ is a twice continuously differentiable strictly convex function is the Hessian $H_f$ necessarily positive definite?
I know that in the case where $f:\mathbb{R}\to\mathbb{R}$ the inequality $f''(x)>0$ for all $x$ is only sufficient for strict convexity, not necessary (e.g. $f(x)=x^4$).