numpy.recarray.conjugate#
method
- recarray.conjugate()#
Return the complex conjugate, element-wise.
Refer to
numpy.conjugatefor full documentation.也參考
numpy.conjugateequivalent function
method
Return the complex conjugate, element-wise.
Refer to numpy.conjugate for full documentation.
也參考
numpy.conjugateequivalent function