Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
-
None
-
Probably all OSes.
Description
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.