I would think the constraint t\geq \|y\|^3/x^2 should be equivalent to something like geo_mean([t,x,x])>=norm(y).
2 Likes
I would think the constraint t\geq \|y\|^3/x^2 should be equivalent to something like geo_mean([t,x,x])>=norm(y).