sign_from_args: Atom Sign

sign_from_argsR Documentation

Atom Sign

Description

Determine the sign of an atom based on its arguments.

Usage

sign_from_args(object)

## S4 method for signature 'Atom'
sign_from_args(object)

Arguments

object

An Atom object.

Value

A logical vector c(is positive, is negative) indicating the sign of the atom.


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