numpy.ndarray.conjugate — NumPy v2.4.dev0 Manual (original) (raw)

method

ndarray.conjugate()#

Return the complex conjugate, element-wise.

Refer to numpy.conjugate for full documentation.