Is this still the recommended way to create SOC constraints? There is now a SOC constraint class, but the
documentation for it is a little confusing. (What does it mean that "each row of X is a cone"?) It also says somewhere that end users are never supposed to use it.
If this is the recommended way, it would be nice to add it to the tutorial. (I was very much surprised it is OK to use norm inside a constraint. I tried x * x for a scalar, and it did not work, though I now realize I should have tried x * x.T). I could send a pull request once I get something working, but it would be quite amateurish.
Thank you very much!
Ilya.