View source: R/conic_solvers.R
ConicSolver.get_coeff_offset | R Documentation |
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.