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

method

matrix.conj()#

Complex-conjugate all elements.

Refer to numpy.conjugate for full documentation.