[ 
https://issues.apache.org/jira/browse/MATH-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Steitz closed MATH-1017.
-----------------------------

    Resolution: Fixed

This should be discussed on the dev list.  Once there is consensus that a 
design change is warranted, we can open tickets to implement the change.  JIRA 
should not be used for general design discussion.
                
> AbstractUnivariateStatistic and AbstractStorelessUnivariateStatistic
> --------------------------------------------------------------------
>
>                 Key: MATH-1017
>                 URL: https://issues.apache.org/jira/browse/MATH-1017
>             Project: Commons Math
>          Issue Type: Bug
>            Reporter: Ajo Fod
>
> The class design of AbstractStorelessStats (Storeless) suggests that it is 
> storing data in its parent AbstractUnivariate (Parent)
> private double[] storedData;
> ... perhaps Percentile etc should inherit from another subclass of the Parent?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to