Given a problem returns a PSD constraint
psd_coeff_offset(problem, c)
problem
c
Returns an array G and vector h such that the given constraint is equivalent to G∗z≤PSDhG*z \leq_{PSD} hG∗z≤PSDh.
Useful links