SDSL
3.0.0
Succinct Data Structure Library
|
suffix_array_helper.hpp contains some helper classes for CSTs More...
Go to the source code of this file.
Namespaces | |
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, const t_csa &csa) |
Get the symbol at position i in the first row of the sorted suffixes of CSA. More... | |
suffix_array_helper.hpp contains some helper classes for CSTs
Definition in file suffix_array_helper.hpp.