Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Nonlinear optimizer

Aaron_M_
Beginner
232 Views

Does MKL have non linear optimizer functions with boundary constraints?

I have a function(foo) that reads  in parameters and calculates certain values. I have another function(foo2) that calculates the derivatives of the function(foo) based on the parameters. I want an optimizer that can read in both functions and return the optimized parameters. Does such a thing exist in MKL?

 

Thanks.

-A

0 Kudos
0 Replies
Reply