is.default_bound: Check for default bounds

Description Usage Arguments Value

View source: R/bounds.R

Description

tests if the given object is an variable bound which represents default values only (i.e., all lower bounds are 0 and all upper bounds as Inf).

Usage

1

Arguments

x

object to be tested

Value

a logical of length one indicating wether default bounds are given


ROI documentation built on Aug. 29, 2020, 3:01 p.m.

Related to is.default_bound in ROI...