Given that I know that the matrix $\mathbf{W} \in \mathbb{R}^{d \times m}$ satisfies that: $$\mathbf{W}^\top\mathbf{W} = \mathbf{a} \cdot \mathbf{a}^\top$$ Where $\mathbf{a} \in \mathbb{R}^{m \times 1}$ is a column vector.
Does this mean $\mathbf{W}$ is a rank one matrix, meaning it's columns are all identical up to some multiplicative scale?