_bwt_sampling() | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
_bwt_sampling(cache_config const &cconfig, SDSL_UNUSED t_csa const *csa=nullptr) | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
_bwt_sampling(_bwt_sampling const &st) | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
assign(size_type size, value_type default_value) | sdsl::int_vector< t_width > | inline |
assign(std::initializer_list< value_type > il) | sdsl::int_vector< t_width > | inline |
assign(input_iterator_t first, input_iterator_t last) | sdsl::int_vector< t_width > | inline |
at(size_type const &i) | sdsl::int_vector< t_width > | inline |
at(size_type const &i) const | sdsl::int_vector< t_width > | inline |
back() noexcept | sdsl::int_vector< t_width > | inline |
back() const noexcept | sdsl::int_vector< t_width > | inline |
base_type typedef | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | |
begin() noexcept | sdsl::int_vector< t_width > | inline |
begin() const noexcept | sdsl::int_vector< t_width > | inline |
bit_capacity() const noexcept | sdsl::int_vector< t_width > | inline |
bit_resize(const size_type size) | sdsl::int_vector< t_width > | |
bit_size() const noexcept | sdsl::int_vector< t_width > | inline |
capacity() const noexcept | sdsl::int_vector< t_width > | inline |
capacity() const noexcept | sdsl::int_vector< t_width > | inline |
capacity() const noexcept | sdsl::int_vector< t_width > | inline |
capacity() const noexcept | sdsl::int_vector< t_width > | inline |
capacity() const noexcept | sdsl::int_vector< t_width > | inline |
capacity() const noexcept | sdsl::int_vector< t_width > | inline |
capacity() const noexcept | sdsl::int_vector< t_width > | inline |
cbegin() const noexcept | sdsl::int_vector< t_width > | inline |
cend() const noexcept | sdsl::int_vector< t_width > | inline |
CEREAL_LOAD_FUNCTION_NAME(archive_t &ar) | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
CEREAL_SAVE_FUNCTION_NAME(archive_t &ar) const | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
clear() noexcept | sdsl::int_vector< t_width > | inline |
const_iterator typedef | sdsl::int_vector< t_width > | |
const_pointer typedef | sdsl::int_vector< t_width > | |
const_reference typedef | sdsl::int_vector< t_width > | |
data() const noexcept | sdsl::int_vector< t_width > | inline |
data() noexcept | sdsl::int_vector< t_width > | inline |
difference_type typedef | sdsl::int_vector< t_width > | |
emplace(const_iterator it, Args &&... args) | sdsl::int_vector< t_width > | inline |
emplace_back(Args &&... args) | sdsl::int_vector< t_width > | inline |
empty() const noexcept | sdsl::int_vector< t_width > | inline |
end() noexcept | sdsl::int_vector< t_width > | inline |
end() const noexcept | sdsl::int_vector< t_width > | inline |
erase(const_iterator it) | sdsl::int_vector< t_width > | inline |
erase(const_iterator first, const_iterator last) | sdsl::int_vector< t_width > | inline |
fixed_int_width | sdsl::int_vector< t_width > | static |
flip() | sdsl::int_vector< t_width > | inline |
front() noexcept | sdsl::int_vector< t_width > | inline |
front() const noexcept | sdsl::int_vector< t_width > | inline |
get_int(size_type idx, const uint8_t len=64) const | sdsl::int_vector< t_width > | |
growth_factor | sdsl::int_vector< t_width > | |
index_category typedef | sdsl::int_vector< t_width > | |
insert(const_iterator it, value_type value) | sdsl::int_vector< t_width > | inline |
insert(const_iterator it, size_type n, value_type value) | sdsl::int_vector< t_width > | inline |
insert(const_iterator it, std::initializer_list< value_type > il) | sdsl::int_vector< t_width > | inline |
insert(const_iterator it, input_iterator_t first, input_iterator_t last) | sdsl::int_vector< t_width > | inline |
int_vector(size_type size, value_type default_value, uint8_t int_width=t_width) | sdsl::int_vector< t_width > | inline |
int_vector(size_type size=0) | sdsl::int_vector< t_width > | inlineexplicit |
int_vector(std::initializer_list< value_type > il) | sdsl::int_vector< t_width > | inline |
int_vector(typename std::enable_if< std::is_base_of< std::input_iterator_tag, typename std::iterator_traits< input_iterator_t >::iterator_category >::value, input_iterator_t >::type first, input_iterator_t last) | sdsl::int_vector< t_width > | inline |
int_vector(int_vector &&v) | sdsl::int_vector< t_width > | inline |
int_vector(int_vector const &v) | sdsl::int_vector< t_width > | inline |
int_width_type typedef | sdsl::int_vector< t_width > | |
is_sampled(size_type i) const | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
iterator typedef | sdsl::int_vector< t_width > | |
load(std::istream &in) | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
max_size() noexcept | sdsl::int_vector< t_width > | inlinestatic |
operator!=(int_vector< t_width2 > const &v) const noexcept | sdsl::int_vector< t_width > | inline |
operator&=(int_vector const &v) | sdsl::int_vector< t_width > | |
operator<(int_vector const &v) const noexcept | sdsl::int_vector< t_width > | |
operator<=(int_vector const &v) const noexcept | sdsl::int_vector< t_width > | |
operator=(_bwt_sampling const &st) | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
sdsl::int_vector::operator=(int_vector const &v) | sdsl::int_vector< t_width > | |
sdsl::int_vector::operator=(int_vector &&v) | sdsl::int_vector< t_width > | |
operator==(int_vector< t_width > const &v) const noexcept | sdsl::int_vector< t_width > | inline |
operator==(int_vector< t_width2 > const &v) const noexcept | sdsl::int_vector< t_width > | inline |
operator>(int_vector const &v) const noexcept | sdsl::int_vector< t_width > | |
operator>=(int_vector const &v) const noexcept | sdsl::int_vector< t_width > | |
operator[](size_type i) const | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
sdsl::int_vector::operator[](size_type const &i) noexcept | sdsl::int_vector< t_width > | inline |
sdsl::int_vector::operator[](size_type const &i) const noexcept | sdsl::int_vector< t_width > | inline |
operator^=(int_vector const &v) | sdsl::int_vector< t_width > | |
operator|=(int_vector const &v) | sdsl::int_vector< t_width > | |
pointer typedef | sdsl::int_vector< t_width > | |
pop_back() | sdsl::int_vector< t_width > | inline |
push_back(value_type value) | sdsl::int_vector< t_width > | inline |
rank_0_type typedef | sdsl::int_vector< t_width > | |
rank_1_type typedef | sdsl::int_vector< t_width > | |
raw | sdsl::int_vector< t_width > | |
read_header(int_vector_size_type &size, int_width_type &int_width, std::istream &in) | sdsl::int_vector< t_width > | inlinestatic |
reference typedef | sdsl::int_vector< t_width > | |
reserve(size_type capacity) | sdsl::int_vector< t_width > | inline |
resize(const size_type size) | sdsl::int_vector< t_width > | inline |
resize(const size_type size, const value_type value) | sdsl::int_vector< t_width > | inline |
sample_dens enum value | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | |
sampling_category typedef | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | |
select_0_type typedef | sdsl::int_vector< t_width > | |
select_1_type typedef | sdsl::int_vector< t_width > | |
serialize(std::ostream &out, structure_tree_node *v=nullptr, std::string name="") const | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
set_int(size_type idx, value_type x, const uint8_t len=64) | sdsl::int_vector< t_width > | inline |
shrink_to_fit() | sdsl::int_vector< t_width > | inline |
size() const noexcept | sdsl::int_vector< t_width > | inline |
size() const noexcept | sdsl::int_vector< t_width > | inline |
size() const noexcept | sdsl::int_vector< t_width > | inline |
size() const noexcept | sdsl::int_vector< t_width > | inline |
size() const noexcept | sdsl::int_vector< t_width > | inline |
size() const noexcept | sdsl::int_vector< t_width > | inline |
size() const noexcept | sdsl::int_vector< t_width > | inline |
size_type typedef | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | |
swap(_bwt_sampling &st) | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | inline |
sdsl::int_vector::swap(int_vector &v) noexcept | sdsl::int_vector< t_width > | inline |
text_order enum value | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | |
value_type typedef | sdsl::_bwt_sampling< t_csa, t_bv, t_rank, t_width > | |
width() const noexcept | sdsl::int_vector< t_width > | inline |
width(uint8_t new_width) noexcept | sdsl::int_vector< t_width > | inline |
write_data(std::ostream &out) const | sdsl::int_vector< t_width > | |
write_header(uint64_t size, uint8_t int_width, std::ostream &out) | sdsl::int_vector< t_width > | inlinestatic |
~int_vector() | sdsl::int_vector< t_width > | |