Learn R Programming

CVXR (version 0.99-7)

size_from_args: Atom Size

Description

Determine the size of an atom based on its arguments.

Usage

size_from_args(object)

# S4 method for Atom size_from_args(object)

Arguments

object

A '>Atom object.

Value

A numeric vector c(row, col) indicating the size of the atom.