Complex2Real.add {CVXR}R Documentation

Helper function to sum arguments.

Description

Helper function to sum arguments.

Usage

Complex2Real.add(lh_arg, rh_arg, neg = FALSE)

Arguments

lh_arg

The arguments for the left-hand side

rh_arg

The arguments for the right-hand side

neg

Whether to negate the right hand side


[Package CVXR version 1.0-13 Index]