SDSL 3.0.3
Succinct Data Structure Library
|
suffix_array_helper.hpp contains some helper classes for CSTs More...
Go to the source code of this file.
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. | |
Functions | |
template<typename t_csa> | |
t_csa::char_type | sdsl::first_row_symbol (const typename t_csa::size_type i, t_csa const &csa) |
Get the symbol at position i in the first row of the sorted suffixes of CSA. | |
suffix_array_helper.hpp contains some helper classes for CSTs
Definition in file suffix_array_helper.hpp.