|
From: Ferdinando A. <na...@am...> - 2009-11-25 18:38:29
|
Hi all
the implementations in derived classes (ConjugateGradient, BFGS,
SteepestDescent) of
LineSearchBasedMethod::getUpdatedDirection(Problem &P,
Real fold,
Real gold2,
const Array& gradient) = 0;
never use the second parameter Real fold.
Is the parameter to be removed or it might be used by some future
line-search based optimization method?
Nicolas, Frédéric? Anyone else?
ciao -- Nando
RSS feed: http://www.google.com/reader/shared/ferdinando.ametrano
|