SDSL  3.0.0
Succinct Data Structure Library
sdsl::sa_order_sa_sampling< t_width > Struct Template Reference

#include <csa_sampling_strategy.hpp>

Public Types

template<class t_csa >
using type = _sa_order_sampling< t_csa, t_width >
 
using sampling_category = sa_sampling_tag
 

Detailed Description

template<uint8_t t_width = 0>
struct sdsl::sa_order_sa_sampling< t_width >

Definition at line 104 of file csa_sampling_strategy.hpp.

Member Typedef Documentation

◆ sampling_category

template<uint8_t t_width = 0>
using sdsl::sa_order_sa_sampling< t_width >::sampling_category = sa_sampling_tag

Definition at line 108 of file csa_sampling_strategy.hpp.

◆ type

template<uint8_t t_width = 0>
template<class t_csa >
using sdsl::sa_order_sa_sampling< t_width >::type = _sa_order_sampling<t_csa, t_width>

Definition at line 107 of file csa_sampling_strategy.hpp.


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