If an adjoint identity reads
$$\boldsymbol{v} \cdot (\mathsf{C}\boldsymbol{x}) =(\mathsf{C}^+\boldsymbol{v})\cdot\boldsymbol{x},$$
where the adjoint vector $\boldsymbol{v}$ and the original vector $\boldsymbol{x}$ are column vectors in $\mathbb{C}^{n\times1}$, both can include complex numbers. And $\mathsf{C}$ is a unsymmetric complex-valued matrix, which can be non-square in general.
My question:
What should $\mathsf{C}^+$ be actually, i.e. transpose or conjugate transpose of $\mathsf{C}$? Thank you for any suggestion.