numpy.ndarray.conjugate — NumPy v1.24 Manual (original) (raw)
method
ndarray.conjugate()#
Return the complex conjugate, element-wise.
Refer to numpy.conjugate for full documentation.
method
ndarray.conjugate()#
Return the complex conjugate, element-wise.
Refer to numpy.conjugate for full documentation.