Factorization into Circulant Matrices

213 Views Asked by At

For any matrix $M \in \mathbb{R}^{n \times n}$, is it always possible to factorize it into $AYA^T$, with $Y$ being a circulant matrix? The dimension of $A$ and $Y$ are not constrained.

Thank you!