Complex conjugate🔗
Conjugates the input. Typically the input is a complex number, matrix or tensor. However, if the input is a real valued number, matrix or tensor, the output will be a complex object of the same kind with the imaginary parts set to zero.
Inputs🔗
input
: Input value.
Outputs🔗
output
: Conjugated output.