Add a way to reset the observed points in CurveFitter
-----------------------------------------------------
Key: MATH-356
URL: https://issues.apache.org/jira/browse/MATH-356
Project: Commons Math
Issue Type: Improvement
Affects Versions: 2.0
Environment: Probably all OSes.
Reporter: Daniel Hornung
Priority: Minor
org.apache.commons.math.optimization.fitting.CurveFitter should have a method
like resetObservedPoints() to delete all previously added observed points.
Currently the only way to do this is to create a new CurveFitter object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.