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.


anqif/cvxr documentation built on Feb. 1, 2024, 5:42 p.m.