[ 
https://issues.apache.org/jira/browse/MATH-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795474#comment-13795474
 ] 

Phil Steitz edited comment on MATH-1002 at 10/15/13 6:29 PM:
-------------------------------------------------------------

Agreed.  Maybe isValidValuesArray since it checks more than just the indices or 
possibly verifyValuesArray or verifyValues since it throws (at least in current 
impl) in some cases.


was (Author: psteitz):
Agreed.  Maybe isValidValuesArray since it checks more than just the indices or 
possibly verifyValuesArray since it throws (at least in current impl) in some 
cases.

> 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)

Reply via email to