HLIBpro  2.9.1
Range Member List

This is the complete list of members for Range, including all inherited members.

byte_size() constTIndexSetinline
first() const noexceptTIndexSetinline
is_empty() const noexceptTIndexSetinline
is_in(const idx_t idx) const noexceptTIndexSetinline
is_left_or_equal_to(const TIndexSet &is) const noexceptTIndexSetinline
is_right_or_equal_to(const TIndexSet &is) const noexceptTIndexSetinline
is_strictly_left_of(const TIndexSet &is) const noexceptTIndexSetinline
is_strictly_right_of(const TIndexSet &is) const noexceptTIndexSetinline
is_sub(const TIndexSet &is) const noexceptTIndexSetinline
is_subset_of(const TIndexSet &is) const noexceptTIndexSetinline
last() const noexceptTIndexSetinline
operator!=(const TIndexSet &is) const noexceptTIndexSetinline
operator<<(std::ostream &os, const Range &r)Rangefriend
operator=(const TIndexSet &is) noexceptTIndexSetinline
operator==(const TIndexSet &is) const noexceptTIndexSetinline
Range(const idx_t afirst, const idx_t alast) noexceptRangeinline
Range(const idx_t pos) noexceptRangeinline
Range(const TIndexSet &is) noexceptRangeinline
set_first_last(const idx_t afirst, const idx_t alast) noexceptTIndexSetinline
set_first_size(const idx_t afirstf, const size_t asize) noexceptTIndexSetinline
size() const noexceptTIndexSetinline
stride() const noexceptRangeinline
TIndexSet() noexceptTIndexSetinline
TIndexSet(const size_t n) noexceptTIndexSetinlineexplicit
TIndexSet(const idx_t afirst, const idx_t alast) noexceptTIndexSetinline
TIndexSet(const TIndexSet &is) noexceptTIndexSetinline
to_string() constTIndexSetinline