Hi,
Has anyone performed any benchmarking on lazy vs. unlazy Evaluation(s) or is
there some obvious criteria on when to use one vs. the other? I only see
getResiduals() being called once in the optimize() method right after a new
evaluation is created:
current = problem.evaluate(new ArrayRealVector(currentPoint));
currentResiduals = current.getResiduals().toArray();
Thoughts?
TIA,
Ole
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]