dpnp.ndarray.conjugate
- ndarray.conjugate()
Return the complex conjugate, element-wise.
For full documentation refer to
numpy.ndarray.conjugate
.
Return the complex conjugate, element-wise.
For full documentation refer to numpy.ndarray.conjugate
.