Bfgs |
public static class BfgsSolver
The BfgsSolver type exposes the following members.
Name | Description | |
---|---|---|
Solve | 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 |