DiffPos: The DiffPos atom.

View source: R/atoms.R

DiffPosR Documentation

The DiffPos atom.

Description

The difference between expressions, x - y, where x > y > 0.

Usage

DiffPos(x, y)

Arguments

x

An Expression

y

An Expression

Value

The difference x - y with domain x,y: x > y > 0.


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