numpy.matrix.conjugate — NumPy v2.2 Manual (original) (raw)

method

matrix.conjugate()#

Return the complex conjugate, element-wise.

Refer to numpy.conjugate for full documentation.