SciPy

numpy.ndarray.conjΒΆ

method

ndarray.conj()ΒΆ

Complex-conjugate all elements.

Refer to numpy.conjugate for full documentation.

See also

numpy.conjugate
equivalent function

Previous topic

numpy.ndarray.compress

Next topic

numpy.ndarray.conjugate