All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::detail::radix_pass Struct Reference

Public Member Functions

template<typename Letter >
 radix_pass (int max_letter, const std::vector< Letter > &text)
 
template<typename Iterator >
void operator() (std::vector< int > const &sortFrom, std::vector< int > &sortTo, Iterator r, int n)
 

Detailed Description

Definition at line 67 of file suffix_array.hpp.


The documentation for this struct was generated from the following file: