Complex canonicalizer for the SOC atom
Complex2Real.soc_canon(expr, real_args, imag_args, real2imag)
A canonicalization of a SOC atom, where the returned variables are the real component and the NULL imaginary component.
An Expression object
A list of Constraint objects for the real part of the expression
A list of Constraint objects for the imaginary part of the expression
A list mapping the ID of the real part of a complex expression to the ID of its imaginary part.