SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::text_order_isa_sampling_support< t_inv_perm, t_sel > Struct Template Reference

#include <csa_sampling_strategy.hpp>

Public Types

template<class t_csa>
using type
using sampling_category = isa_sampling_tag

Detailed Description

template<class t_inv_perm = inv_perm_support<8>, class t_sel = void>
struct sdsl::text_order_isa_sampling_support< t_inv_perm, t_sel >

Definition at line 985 of file csa_sampling_strategy.hpp.

Member Typedef Documentation

◆ sampling_category

template<class t_inv_perm = inv_perm_support<8>, class t_sel = void>
using sdsl::text_order_isa_sampling_support< t_inv_perm, t_sel >::sampling_category = isa_sampling_tag

Definition at line 994 of file csa_sampling_strategy.hpp.

◆ type

template<class t_inv_perm = inv_perm_support<8>, class t_sel = void>
template<class t_csa>
using sdsl::text_order_isa_sampling_support< t_inv_perm, t_sel >::type
Initial value:
t_csa,
t_inv_perm,
typename std::conditional<std::is_void<t_sel>::value,
typename t_csa::sa_sample_type::bv_type::select_1_type,
t_sel>::type>
_fuzzy_isa_sampling_support< t_csa, typename std::conditional< std::is_void< t_select_sa >::value, typename t_csa::sa_sample_type::bv_sa_type::select_1_type, t_select_sa >::type > type

Definition at line 988 of file csa_sampling_strategy.hpp.


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