SDSL  3.0.0
Succinct Data Structure Library
sdsl::_trbudget_t< saidx_t > Struct Template Reference

#include <divsufsort.hpp>

Public Attributes

saidx_t chance
 
saidx_t remain
 
saidx_t incval
 
saidx_t count
 

Detailed Description

template<typename saidx_t>
struct sdsl::_trbudget_t< saidx_t >

Definition at line 1221 of file divsufsort.hpp.

Member Data Documentation

◆ chance

template<typename saidx_t >
saidx_t sdsl::_trbudget_t< saidx_t >::chance

Definition at line 1223 of file divsufsort.hpp.

◆ count

template<typename saidx_t >
saidx_t sdsl::_trbudget_t< saidx_t >::count

Definition at line 1226 of file divsufsort.hpp.

◆ incval

template<typename saidx_t >
saidx_t sdsl::_trbudget_t< saidx_t >::incval

Definition at line 1225 of file divsufsort.hpp.

◆ remain

template<typename saidx_t >
saidx_t sdsl::_trbudget_t< saidx_t >::remain

Definition at line 1224 of file divsufsort.hpp.


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