$A$ is a $n \times m$ matrix with known real elements and $b$ is a known real $n$-dimensional vector.
I would like to find all $x$ such that $\| Ax-b \|$ is a minimum.
Is there a theorem that deals with it?
Update: What changes if we add the constraint that all $x$'s coordinates must be positive reals?