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 April 4, 2025, 1:08 a.m.