What is the pseudoinvesre of a projection matrix?

106 Views Asked by At

What is the pseudoinverse of a projection matrix $P$? By projection matrix $P$, I mean that $P^2 = P$, but maybe $P^T\not = P$.

Denote the pseudoinverse of $P$ by $P^\dagger$. What actually I am looking for is to construct the orthogonal projection $PP^\dagger$ using the projection $P$.