numpy.matrix.conj#

method

matrix.conj()#

Complex-conjugate all elements.

Refer tonumpy.conjugate for full documentation.

See also

numpy.conjugate

equivalent function

On this page