[
https://issues.apache.org/jira/browse/MATH-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved MATH-1002.
-----------------------------------
Resolution: Fixed
In r1537714, renamed methods to "verifyValues" and copied also relevant unit
tests from class AbstractUnivariateStatisticTest to MathArraysTest.
> 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)