dim_from_args: Atom Dimensions

dim_from_argsR Documentation

Atom Dimensions

Description

Determine the dimensions of an atom based on its arguments.

Usage

dim_from_args(object)

## S4 method for signature 'Atom'
dim_from_args(object)

Arguments

object

A Atom object.

Value

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


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.