Compute A = fn(A) by applying function fn element wise to A. If indexes array is non-empty function is applied to elements of A indexed by the contents of indexes.
(fn func(complex128) complex128, indexes ...int)
source not stored for this graph (policy: none)
no test coverage detected