On Mon, 05 Aug 2013 04:27:11 +0200, Gilles wrote:
Hi.
Please have a look at
https://issues.apache.org/jira/browse/MATH-1014
[...]
In addition to the changes contained in the patch attached
to that issue, I would consider removing the "data point
book-keeping" from the fitter classes, i.e. the
addObservedPoint(...)
methods family. Indeed, it seems that this functionality
is not the role of the fitter classes: The "fit" methods
should instead be passed a
Collection<WeightedObservedPoint>
as input. Functionality for building such a container from
individual data points could be provided as a separate
utility.
What do you think?
Gilles
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org