Check for default bounds
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 testeda logical of length one indicating wether default bounds are given