Developer Reference for Intel® oneAPI Math Kernel Library for Fortran
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-89615F59-43D8-4A95-B752-C7DAE32CE252
Visible to Intel only — GUID: GUID-89615F59-43D8-4A95-B752-C7DAE32CE252
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].