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 package but are located in the fitting.leastsquares package. As they seem to be more general, I would think they should also reside were they are used/referenced. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org