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

View source: R/conic_solvers.R

ConicSolver.get_coeff_offsetR Documentation

Return the coefficient and offset in Ax + b.

Description

Return the coefficient and offset in Ax + b.

Usage

ConicSolver.get_coeff_offset(expr)

Arguments

expr

An Expression object.

Value

The coefficient and offset in Ax + b.


cvxgrp/CVXR documentation built on Nov. 8, 2024, 5:47 p.m.