Hello, everyone:
I need to solve a underdetermined linear systems, Ax=B, where A is m by n, and m<n, and x must be positive. Is there any subrotine in Lapack could solve my problem? What's its name? Thanks very much!
Best Regards.
Julien Langou wrote:Not to my knowledge.
xGELS handles the underdetermined case however the constraint on x is to have minimum 2-norm. If your constraint is to have positive elements in x, there is no driver in LAPACK for this.
Julien
Users browsing this forum: No registered users and 1 guest