numpy.ndarray.conj — NumPy v2.6.dev0 Manual

method

ndarray.conj()

#

Complex-conjugate all elements.

Refer to

numpy.conjugate

for full documentation.