In this article one can find the following expression on Appendix B (typos also transcribed):
$$ z_k = \mathcal{Re}\sum_{j = 1}^{N}\text{Complx}(D_{jj}y_j, D_{j + N\;j+n}y_{j + n})^*\times\text{Complx}(A_{jk}, A_{j+N\;k}), $$ where $^*$ stands for complex conjugation.
What does $\text{Complx}(D_{jj}y_j, D_{j + N\;j+n}y_{j + n})$ stand for?
Does it stand for the complex number $z_k$ defined by $D_{jj}y_j$ as its real part and $D_{j + N\;j+n}y_{j + n}$ as its imaginary part?
Googling "Complx" did not really help, and I have never encountered such notation before... It seems like a constructor for complex numbers :)