Hello, I have a convex optimization problem that the objective function and constraints are complex. I get an error when I run this problem and I don’t know what the matter is.

Objective and Constraints are complex
Objective function must evaluate to real scalar.
CVX allows complex equality constraints. it does not allow complex inequality constraints. Please read http://cvxr.com/cvx/doc/dcp.html#constraints . Actually, you should carefully read the entire CVX Users’ Guide.
