You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mikkel Meyer Andersen (JIRA)" <ji...@apache.org> on 2010/01/26 15:10:34 UTC

[jira] Commented: (MATH-334) RealVector (or ArrayRealVector): support min and max element

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

Mikkel Meyer Andersen commented on MATH-334:
--------------------------------------------

Of course Collections.min(v) exists, but it requires some casts/object creations to use that method in RealVector.

> RealVector (or ArrayRealVector): support min and max element
> ------------------------------------------------------------
>
>                 Key: MATH-334
>                 URL: https://issues.apache.org/jira/browse/MATH-334
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Mikkel Meyer Andersen
>            Priority: Trivial
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> It would be great to be able to get the minimum and maximum element in a RealVector, or just in ArrayRealVector.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.