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.


cvxgrp/CVXR documentation built on Nov. 8, 2024, 5:47 p.m.