Ax + b
Return the coefficient and offset in Ax + b.
ConicSolver.get_coeff_offset(expr)
expr
An Expression object.
The coefficient and offset in Ax + b.