intf_sign: Determine the sign of a numeric value

View source: R/019_interface_matrix_utilities.R

intf_signR Documentation

Determine the sign of a numeric value

Description

Determine the sign of a numeric value

Usage

intf_sign(val)

Arguments

val

A numeric matrix or sparse matrix

Value

List with is_nonneg (logical) and is_nonpos (logical)


CVXR documentation built on March 6, 2026, 9:10 a.m.