50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


CVXR (version 1.0-14)

ConicSolver.get_coeff_offset: Return the coefficient and offset in Ax+b.

Description

Return the coefficient and offset in Ax+b.

Usage

ConicSolver.get_coeff_offset(expr)

Value

The coefficient and offset in Ax+b.

Arguments

expr

An Expression object.