SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::libdivsufsort_config< int64_t > Struct Reference

#include <divsufsort.hpp>

Static Public Attributes

static constexpr uint64_t TR_STACKSIZE = 96
 
static constexpr uint64_t SS_SMERGE_STACKSIZE = 64
 

Detailed Description

Definition at line 67 of file divsufsort.hpp.

Member Data Documentation

◆ SS_SMERGE_STACKSIZE

uint64_t sdsl::libdivsufsort_config< int64_t >::SS_SMERGE_STACKSIZE = 64
staticconstexpr

Definition at line 70 of file divsufsort.hpp.

◆ TR_STACKSIZE

uint64_t sdsl::libdivsufsort_config< int64_t >::TR_STACKSIZE = 96
staticconstexpr

Definition at line 69 of file divsufsort.hpp.


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