Return the coefficient and offset in \(Ax + b\).

ConicSolver.get_coeff_offset(expr)

Arguments

expr

An Expression object.

Value

The coefficient and offset in \(Ax + b\).