You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2016/05/29 23:16:12 UTC

[jira] [Commented] (MATH-1331) Addition of accesor methods for abs() and getArgument() of Complex-valued arrays

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

Gilles commented on MATH-1331:
------------------------------

What's the status of this issue?

> Addition of accesor methods for abs() and getArgument() of Complex-valued arrays
> --------------------------------------------------------------------------------
>
>                 Key: MATH-1331
>                 URL: https://issues.apache.org/jira/browse/MATH-1331
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Eric Barnhill
>            Priority: Minor
>              Labels: math
>   Original Estimate: 20m
>  Remaining Estimate: 20m
>
> Propose to add array-based accessor methods for the abs() and getArgument() functions of Complex objects and add them to ComplexUtils. These would be:
> Complex[] abs(Complex[] c)
> also in 2 and 3D, and 
> Complex[] getArgument(Complex[] c)
> Following the documentation and other conventions currently found in ComplexUtils.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)