numpy.ndarray.conj — NumPy v1.24 Manual (original) (raw)
method
ndarray.conj()#
Complex-conjugate all elements.
Refer to numpy.conjugate for full documentation.
method
ndarray.conj()#
Complex-conjugate all elements.
Refer to numpy.conjugate for full documentation.