Learn R Programming

CVXR (version 1.0-14)

CLARABEL.dims_to_solver_dict: 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)

Value

The dimensions of the cones.

Arguments

cone_dims

A ConeDims instance.