Learn R Programming

CVXR (version 1.9.1)

intf_sign: Determine the sign of a numeric value

Description

Determine the sign of a numeric value

Usage

intf_sign(val)

Value

List with is_nonneg (logical) and is_nonpos (logical)

Arguments

val

A numeric matrix or sparse matrix