bound
ROI
distinguishes between 2 different types of bounds:
NO_bound
V_bound
(inherits from "bound"
)## S3 method for class 'bound' c(...) is.bound(x)
x
: object to be testedROI
provides the method V_bound
as constructor for variable bounds. NO_bound
is not explicitly implemented but represented by NULL
.