what is the advantage of using [I x;xT z]>0 constraint rather than norm(x).^2<z constraint in cvx? In my problem the objective function is not linear and so I cannot use SDP.
what is the advantage of using [I x;xT z]>0 constraint rather than norm(x).^2<z constraint in cvx? In my problem the objective function is not linear and so I cannot use SDP.