CLARABEL.dims_to_solver_dict {CVXR}R Documentation

Utility method for formatting a ConeDims instance into a dictionary that can be supplied to Clarabel

Description

Utility method for formatting a ConeDims instance into a dictionary that can be supplied to Clarabel

Usage

CLARABEL.dims_to_solver_dict(cone_dims)

Arguments

cone_dims

A ConeDims instance.

Value

The dimensions of the cones.


[Package CVXR version 1.0-14 Index]