method
- ndarray.conjugate()#
Return the complex conjugate, element-wise.
Refer to
numpy.conjugatefor full documentation.
numpy.ndarray.conjugate — NumPy v2.5.dev0 Manual
method
Return the complex conjugate, element-wise.
Refer to numpy.conjugate for full documentation.