#include <ngram_search.h>
Data Fields | |
ps_seg_t | base |
Base structure. | |
int32 * | bpidx |
Sequence of backpointer IDs. | |
int16 | n_bpidx |
Number of backpointer IDs. | |
int16 | cur |
Current position in bpidx. |
Definition at line 126 of file ngram_search.h.
int32* bptbl_seg_s::bpidx |
int16 bptbl_seg_s::cur |
int16 bptbl_seg_s::n_bpidx |