Eric Barnhill created MATH-1331:
-----------------------------------
Summary: 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
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)