R/conic_solvers.R
psd_coeff_offset.Rd
Given a problem returns a PSD constrain
psd_coeff_offset(problem, c)
A Problem object.
A vector of coefficients.
Returns an array G and vector h such that the given constraint is equivalent to G*z <=_PSD h.