is.default_bound {ROI} | R Documentation |
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
).
is.default_bound(x)
x |
object to be tested |
a logical of length one indicating wether default bounds are given