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