Complex2Real.add: Helper function to sum arguments.

View source: R/complex2real.R

Complex2Real.addR 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


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.