sign: Sign of Expression

sign,Expression-methodR Documentation

Sign of Expression

Description

The sign of an expression.

Usage

## S4 method for signature 'Expression'
sign(x)

Arguments

x

An Expression object.

Value

A string indicating the sign of the expression, either "ZERO", "NONNEGATIVE", "NONPOSITIVE", or "UNKNOWN".


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