You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Daniel Hornung (JIRA)" <ji...@apache.org> on 2010/03/23 10:40:27 UTC

[jira] Created: (MATH-356) Add a way to reset the observed points in CurveFitter

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.


[jira] Updated: (MATH-356) Add a way to reset the observed points in CurveFitter

Posted by "Phil Steitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz updated MATH-356:
-----------------------------

    Fix Version/s: 2.1

> 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
>             Fix For: 2.1
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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.


[jira] Closed: (MATH-356) Add a way to reset the observed points in CurveFitter

Posted by "Phil Steitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz closed MATH-356.
----------------------------


> 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
>             Fix For: 2.1
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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.


[jira] Resolved: (MATH-356) Add a way to reset the observed points in CurveFitter

Posted by "Phil Steitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz resolved MATH-356.
------------------------------

    Resolution: Fixed

Fixed in r927009

> 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
>             Fix For: 2.1
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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.