Learn R Programming

CVXR (version 0.95)

cone-methods: Second-Order Cone Methods

Description

The number of elementwise cones or the size of a single cone in a second-order cone constraint.

Usage

num_cones(object)

cone_size(object)

Arguments

object

An '>SOCAxis object.

Value

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