You need to declare additional CVX variables. See for instance my code snippet in Log( {convex} ) This can be extended to the case, as shown in the Mosek Modeling Cookbook, in which there are multiple inverse terms, by using vector variables.
You need to declare additional CVX variables. See for instance my code snippet in Log( {convex} ) This can be extended to the case, as shown in the Mosek Modeling Cookbook, in which there are multiple inverse terms, by using vector variables.