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

method

matrix.conjugate()#

Return the complex conjugate, element-wise.

Refer to numpy.conjugate for full documentation.