I'm trying to understand some notation from Evans' PDEs. Specifically, this question asked about the following inequality,
$$\left|\int_{B_\epsilon(0)}\Phi(y)\Delta f(x-y)dy\right| \leq C||D^2f||_{L^\infty}\int_{B_\epsilon(0)}|\Phi(y)|dy$$
Here $D^2f$ represents the Hessian of $f$ and $\Phi$ is the fundamental solution to the Laplace equation. Since the Laplacian is the trace of the Hessian, the inequality amounts to showing,
$$ |\Delta f(x-y)| = |tr(D^2f)| \leq C||D^2f||_{L^\infty} $$
for some constant $C$. But what does the $L^\infty$ norm of a matrix mean here?