pasta::bit_vector  v1.0.0
Compact and Fast Rank and Select Data Structure for Bit Vectors
pasta::Rank< optimized_for, VectorType > Member List

This is the complete list of members for pasta::Rank< optimized_for, VectorType >, including all inherited members.

bit_size_pasta::Rank< optimized_for, VectorType >
data_pasta::Rank< optimized_for, VectorType >
data_size_pasta::Rank< optimized_for, VectorType >
l0_pasta::Rank< optimized_for, VectorType >
l12_pasta::Rank< optimized_for, VectorType >
operator=(Rank &&other)=defaultpasta::Rank< optimized_for, VectorType >
Rank()=defaultpasta::Rank< optimized_for, VectorType >
Rank(VectorType &bv)pasta::Rank< optimized_for, VectorType >inline
Rank(Rank &&other)=defaultpasta::Rank< optimized_for, VectorType >
rank0(size_t index) constpasta::Rank< optimized_for, VectorType >inline
rank1(size_t index) constpasta::Rank< optimized_for, VectorType >inline
space_usage() constpasta::Rank< optimized_for, VectorType >inlinevirtual
~Rank()=defaultpasta::Rank< optimized_for, VectorType >