Hello,
I would like to know if CVX can handle a constraint of the form
||x * y|| <= a
where x and y are bounded continuous variables and a is a constant.
Thanks.
Hello,
I would like to know if CVX can handle a constraint of the form
||x * y|| <= a
where x and y are bounded continuous variables and a is a constant.
Thanks.
Let me rephrase my question.
Any norm is convex.
Why is the expression
|x * y|| <= a
where x and y are bounded continuous variables and a is a constant.
considered non-convex?