NLSolversBase.value!!
Tuple{MEDYAN.AlwaysCalcGrad, Any}
Force (re-)evaluation of the objective value at x. Returns f(x) and stores the value in obj.F also calculates the gradient and stores it in obj.DF
x
f(x)
obj.F