SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
sdsl::nearest_neighbour_dictionary< sample_dens > Member List
This is the complete list of members for sdsl::nearest_neighbour_dictionary< sample_dens >, including all inherited members.
load(std::istream &in)sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
nearest_neighbour_dictionary()sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
nearest_neighbour_dictionary(const bit_vector &v)sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
nearest_neighbour_dictionary(const nearest_neighbour_dictionary &nnd)sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
next(size_type i) const sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
ones() const (defined in sdsl::nearest_neighbour_dictionary< sample_dens >)sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
operator=(const nearest_neighbour_dictionary &nnd) (defined in sdsl::nearest_neighbour_dictionary< sample_dens >)sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
prev(size_type i) const sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
rank(size_type idx) const sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
select(size_type i) const sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
serialize(std::ostream &out, structure_tree_node *v=NULL, std::string name="") const sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
size() const (defined in sdsl::nearest_neighbour_dictionary< sample_dens >)sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
size_type typedef (defined in sdsl::nearest_neighbour_dictionary< sample_dens >)sdsl::nearest_neighbour_dictionary< sample_dens >
swap(nearest_neighbour_dictionary &nnd) (defined in sdsl::nearest_neighbour_dictionary< sample_dens >)sdsl::nearest_neighbour_dictionary< sample_dens > [inline]
~nearest_neighbour_dictionary()sdsl::nearest_neighbour_dictionary< sample_dens > [inline]