On Fri, 13 Sep 2013 20:06:35 +0200, Thomas Neidhart wrote:
Hi,
while looking at the new fluent API implemented for the
fitting.leastsquares package, I was wondering why some of the
interfaces
used for providing input data are in this package:
* WithMaxEvaluations
* WithMaxIterations
* With
Hi,
while looking at the new fluent API implemented for the
fitting.leastsquares package, I was wondering why some of the interfaces
used for providing input data are in this package:
* WithMaxEvaluations
* WithMaxIterations
* WithConvergenceChecker
are used by AbstractOptimizer in the optim