My objective function is

z_r and z_c is optimize variable
The Hessian matrix of objective function is

Determinant is

and (1,1), (2,2) elements of Hessian matrix is non-positive in my feasible region
but I don’t know how to express this in CVX
I got “Disciplined convex programming error:
Cannot perform the operation: {real affine} ./ {real affine}”
I’d appreciate your help