[
https://issues.apache.org/jira/browse/MATH-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb reopened MATH-1002:
------------------------
Method needs to be renamed once the new name is agreed.
> 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
> Fix For: 3.3
>
>
> 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)