cone-methods {CVXR}R Documentation

Second-Order Cone Methods

Description

The number of elementwise cones or a list of the sizes of the elementwise cones.

Usage

num_cones(object)

cone_sizes(object)

Arguments

object

An SOCAxis object.

Value

The number of cones, or the size of a cone.


[Package CVXR version 1.0-12 Index]