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

Sebb resolved MATH-1002.
------------------------

    Resolution: Fixed

URL: http://svn.apache.org/r1532459
Log:
MATH-1002 AbstractUnivariateStatistic.test(double[] values, int begin, int 
length, boolean allowEmpty) has uses outside subclasses

Modified:
    commons/proper/math/trunk/src/changes/changes.xml
    
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.java
    
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/MathArrays.java

> AbstractUnivariateStatistic.test(double[] values, int begin, int length, 
> boolean allowEmpty) has uses outside subclasses
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MATH-1002
>                 URL: https://issues.apache.org/jira/browse/MATH-1002
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Sebb
>
> The methods
> AbstractUnivariateStatistic.test(double[] values, int begin, int length, 
> boolean allowEmpty)
> and 
> AbstractUnivariateStatistic.test(double[] values, int begin, int length)
> have uses outside that particular class hierarchy.
> In particular, they might be useful in StatUtils.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to