Ajo Fod created MATH-1017:
-----------------------------

             Summary: 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