numpy.matrix.conjugate — NumPy v1.15 Manual (original) (raw)
matrix.
conjugate
()¶
Return the complex conjugate, element-wise.
Refer to numpy.conjugate
for full documentation.
See also
numpy.conjugate
equivalent function
matrix.
conjugate
()¶
Return the complex conjugate, element-wise.
Refer to numpy.conjugate
for full documentation.
See also
numpy.conjugate
equivalent function