Type BfgsBMinimizer
Namespace MathNet.Numerics.Optimization
Parent BfgsMinimizerBase
IObjectiveFunction
The objective function, must support a gradient
Vector<T>
The lower bound
The upper bound
The initial guess
MinimizationResult
The MinimizationResult which contains the minimum and the ExitCondition