Added changes to ComplexUtils.java proposed in feature-MATH-1290: array-wise conversion and extraction methods for converting Complex[] arrays to double and float arrays, split and interleaved, and vice versa; also extracting arrays of absolute value and argument.

This commit is contained in:
Eric Barnhill 2016-04-23 18:19:17 +02:00
parent 02e4f6be9f
commit ac37165ed7
1 changed files with 313 additions and 559 deletions