Quantcast
Channel: Intel® Software - Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 3005

Function to solve the linear "less-equality"-constrained least squares (LSE)

$
0
0
Hi, I know there is ?gglse that solves the linear equality-constrained least squares problem using a generalized RQ factorization
      minimize ||c - A*x||2 subject to B*x = d
     
However I would like to solve particular case:
     minimize ||c - A*x||2 subject to B*x <= d
Is this possible, I have searched documentation but had no luck

 

Thanks in advance.


Viewing all articles
Browse latest Browse all 3005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>