SDSL 3.0.2
Succinct Data Structure Library
Loading...
Searching...
No Matches
rank_support_int_scan.hpp File Reference

rank_support_int_scan.hpp contains rank_support_int_scan that support a sdsl::int_vector with linear time rank information. More...

Go to the source code of this file.

Classes

class  sdsl::rank_support_int_scan< alphabet_size >
 A class supporting rank queries in linear time. More...
 

Namespaces

namespace  sdsl
 Namespace for the succinct data structure library.
 

Detailed Description

rank_support_int_scan.hpp contains rank_support_int_scan that support a sdsl::int_vector with linear time rank information.

Author
Christopher Pockrandt

Definition in file rank_support_int_scan.hpp.