conj# Complex conjugate If input is real the same value is returned Op matx::conj(Op t)# Compute the complex conjugate of every element in the tensor Parameters: t – Tensor or operator input Examples# (tov0 = conj(tiv0)).run(exec);