You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2011/02/23 00:32:38 UTC

[jira] Created: (MATH-534) Refactor "PolynomialFitter"

Refactor "PolynomialFitter"
---------------------------

                 Key: MATH-534
                 URL: https://issues.apache.org/jira/browse/MATH-534
             Project: Commons Math
          Issue Type: Improvement
            Reporter: Gilles
            Assignee: Gilles
            Priority: Minor
             Fix For: 3.0


This class should be refactored similarly to what was done in MATH-512 and MATH-517.

As part of this issue, I propose to move the functionality of "ParametricPolynomial" (currently a private inner class of "PolynomialFitter") over to the class "PolynomialFunction" (in package "analysis.polynomials").


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (MATH-534) Refactor "PolynomialFitter"

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

Gilles resolved MATH-534.
-------------------------

    Resolution: Fixed

Revision 1075054.

> Refactor "PolynomialFitter"
> ---------------------------
>
>                 Key: MATH-534
>                 URL: https://issues.apache.org/jira/browse/MATH-534
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Minor
>              Labels: api-change
>             Fix For: 3.0
>
>
> This class should be refactored similarly to what was done in MATH-512 and MATH-517.
> As part of this issue, I propose to move the functionality of "ParametricPolynomial" (currently a private inner class of "PolynomialFitter") over to the class "PolynomialFunction" (in package "analysis.polynomials").

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira