I have the following constraint to be implemented in Mosek, where the unknown variable is x.
I'm trying to follow the discussion here. I could write the constraint as the intersection between 15 exponential cones and one half space. However, what is the best way to write the exponential cone in Mosek given that I have a linear combination of the elements of the unknown x?