How to solve this problem: {convex} .* {convex},

norm(x)^2 can be entered into CVC as square_pos(norm(x))

However, norm(x)*norm(y) is not allowed by CVX, and is not convex in general.

I will assume the problem is not convex. But if it is, it is your responsibility to prove it.