I am trying to check if the dual expression of slide 13 of http://ee364a.stanford.edu/lectures/duality.pdf
$- \lambda^TAP^{-1}A^T\lambda - b^T\lambda$
is either convex or concave but am having a hard time. Computing the hessian gives me $-AP^{-1}A^T$ but I am not sure if that is positive or negative semi definite.
I have been looking through these slides on convex sets and convex functions but i still dont know http://ee364a.stanford.edu/lectures/functions.pdf
http://ee364a.stanford.edu/lectures/sets.pdf
Someone please help
