CLARABEL.extract_dual_value: Extracts the dual value for constraint starting at offset.

View source: R/clarabel.R

CLARABEL.extract_dual_valueR Documentation

Extracts the dual value for constraint starting at offset.

Description

Special cases PSD constraints, as per the CLARABEL specification.

Usage

CLARABEL.extract_dual_value(result_vec, offset, constraint)

Arguments

result_vec

The vector to extract dual values from.

offset

The starting point of the vector to extract from.

constraint

A Constraint object.

Value

The dual values for the corresponding PSD constraints


CVXR documentation built on June 27, 2024, 5:11 p.m.