dask.array.Array.conj
dask.array.Array.conj¶
- Array.conj()[source]¶
Complex-conjugate all elements.
Refer to
dask.array.conj()
for full documentation.See also
dask.array.conj
equivalent function
Complex-conjugate all elements.
Refer to dask.array.conj()
for full documentation.
See also
dask.array.conj
equivalent function