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

method

matrix.conjugate()#

Return the complex conjugate, element-wise.

Refer to numpy.conjugate for full documentation.