Learn R Programming

CVXR (version 1.9.1)

broadcast_args: Broadcast two expressions for binary operations

Description

Broadcast two expressions for binary operations

Usage

broadcast_args(lh_expr, rh_expr)

Value

List of two expressions with compatible shapes

Arguments

lh_expr

Left-hand expression

rh_expr

Right-hand expression