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

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

operator=(WideRankSelect &&other)=defaultpasta::WideRankSelect< optimized_for, find_with, VectorType >
rank0(size_t index) constpasta::WideRank< OptimizedFor::DONT_CARE >inline
rank1(size_t index) constpasta::WideRank< OptimizedFor::DONT_CARE >inline
select0(size_t rank) constpasta::WideRankSelect< optimized_for, find_with, VectorType >inline
select1(size_t rank) constpasta::WideRankSelect< optimized_for, find_with, VectorType >inline
space_usage() const overridepasta::WideRankSelect< optimized_for, find_with, VectorType >inlinevirtual
WideRank()=defaultpasta::WideRank< OptimizedFor::DONT_CARE >
WideRank(BitVector &bv)pasta::WideRank< OptimizedFor::DONT_CARE >inline
WideRankSelect()=defaultpasta::WideRankSelect< optimized_for, find_with, VectorType >
WideRankSelect(VectorType &bv)pasta::WideRankSelect< optimized_for, find_with, VectorType >inline
WideRankSelect(WideRankSelect &&other)=defaultpasta::WideRankSelect< optimized_for, find_with, VectorType >
~WideRankSelect()=defaultpasta::WideRankSelect< optimized_for, find_with, VectorType >