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

greg sterijevski commented on MATH-675:
---------------------------------------

Yes, my apologies. Have had a lot of things going on.

On Tue, Nov 15, 2011 at 5:34 AM, Gilles (Commented) (JIRA)


                
> MathUtils should have a static method which checks whether an array of 
> doubles or Comparables is monotone 
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MATH-675
>                 URL: https://issues.apache.org/jira/browse/MATH-675
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 3.0
>         Environment: Java
>            Reporter: greg sterijevski
>            Assignee: greg sterijevski
>            Priority: Minor
>              Labels: MathUtils
>             Fix For: 3.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The static method checkOrder in MathUtils is a useful piece of code which 
> checks for monotonically increasing or decreasing elements in an array. It 
> would be useful to have a similar method for Comparable. Furthermore, this 
> new method would just return true or false. Unlike the current checkOrder, no 
> exception would be thrown if monotonicity did not exist. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to