broadcast_args: Broadcast two expressions for binary operations

View source: R/036_atoms_affine_promote.R

broadcast_argsR Documentation

Broadcast two expressions for binary operations

Description

Broadcast two expressions for binary operations

Usage

broadcast_args(lh_expr, rh_expr)

Arguments

lh_expr

Left-hand expression

rh_expr

Right-hand expression

Value

List of two expressions with compatible shapes


CVXR documentation built on March 6, 2026, 9:10 a.m.