Click or drag to resize

BfgsSolver Methods

The BfgsSolver type exposes the following members.

Methods
 NameDescription
Public methodStatic memberSolve Finds a minimum of a function by the BFGS quasi-Newton method This uses the function and it's gradient (partial derivatives in each direction) and approximates the Hessian
Top
See Also