Type WolfeLineSearch
Namespace MathNet.Numerics.Optimization.LineSearch
IObjectiveFunctionEvaluation
startingPointThe objective function being optimized, evaluated at the starting point of the search
Vector<T>
searchDirectionSearch direction
double
initialStepInitial size of the step in the search direction
IObjectiveFunctionEvaluation
startingPointThe objective function being optimized, evaluated at the starting point of the search
Vector<T>
searchDirectionSearch direction
double
initialStepInitial size of the step in the search direction
double
upperBoundThe upper bound