Re: Linear Optimization problem............



Ray Koopman wrote:
> [...] and the equation to be solved is X'*X*t = X'*y.

Another careless error! That should be X'*X*t = X'*(y-z).

.