When calculating the inner product$^1$ of two complex vectors $u$ and $v$, why is the complex conjugate of $v$ used? Why not just compute the inner product as with real vectors?
1:Where the inner product of two vectors is defined as the summation of the product of corresponding elements.