numpy.ndarray.conj — NumPy v1.11 Manual (original) (raw)
ndarray.conj()¶
Complex-conjugate all elements.
Refer to numpy.conjugate for full documentation.
See also
numpy.conjugate
equivalent function
ndarray.conj()¶
Complex-conjugate all elements.
Refer to numpy.conjugate for full documentation.
See also
numpy.conjugate
equivalent function