Intel® oneAPI Math Kernel Library Developer Reference - C

Nonlinear Optimization Problem Solvers

Intel® oneAPI Math Kernel Library (oneMKL) provides tools for solving nonlinear least squares problems using the Trust-Region (TR) algorithms. The general nonlinear solver workflow and naming conventions are described here:

The solver routines are grouped according to their purpose as follows:

For more information on the key concepts required to understand the use of the Intel® oneAPI Math Kernel Library nonlinear least squares problem solver routines, see [Conn00].