Learn R Programming

CVXR (version 1.0-14)

cone-methods: 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)

Value

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

Arguments

object

An SOCAxis object.