SDSL 3.0.2
Succinct Data Structure Library
Loading...
Searching...
No Matches
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 1429 of file divsufsort.hpp.

Member Data Documentation

◆ chance

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

Definition at line 1431 of file divsufsort.hpp.

◆ count

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

Definition at line 1434 of file divsufsort.hpp.

◆ incval

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

Definition at line 1433 of file divsufsort.hpp.

◆ remain

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

Definition at line 1432 of file divsufsort.hpp.


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