View source: R/conic_solvers.R
SCS.extract_dual_value | R Documentation |
Special cases PSD constraints, as per the SCS specification.
SCS.extract_dual_value(result_vec, offset, constraint)
result_vec |
The vector to extract dual values from. |
offset |
The starting point of the vector to extract from. |
constraint |
A Constraint object. |
The dual values for the corresponding PSD constraints
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.