Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Minimize Ax - b in L inf norm

Radimoid
Beginner
991 Views

Hello,
in mkl, I have found a ?gelsy function (https://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top/lapack-routines/lapack-least-squares-and-eigenvalue-problem-routines/lapack-least-squares-and-eigenvalue-problem-driver-routines/linear-least-squares-lls-problems-lapack-driver-routines/gelsy.html), which computes the minimum-norm solution to a real/complex linear least squares problem. Now, I am wondering if exists some function which computes the solution in L inf norm. Or can anyone help me how to use mkl functions to solve it?

0 Kudos
0 Replies
Reply