R6
class representing a fixed interval cover.
FixedIntervalCover
An object of class R6ClassGenerator
of length 24.
The fixed interval cover is multidimensional, two-parameter family of covers. Given the number of
intervals and the overlap percentage between these intervals, this class constructs cover of the
given filter space, where the open sets represent a (generalized) collection of interval level sets,
distributed uniformly in a grid-like fashion. Unlike the RestrainedIntervalCover
, the open sets
are not constrained by range of the filter values.
The mapper corresponding to this cover may be thought of as a relaxed Reeb graph.
number_intervals
vector of number of bins to cover the Z with (per dimension)
percent_overlap
vector of overlap percentages