PocketSphinx  0.6
bptbl_seg_s Struct Reference

Segmentation "iterator" for backpointer table results. More...

#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.

Detailed Description

Segmentation "iterator" for backpointer table results.

Definition at line 126 of file ngram_search.h.


Field Documentation

Base structure.

Definition at line 127 of file ngram_search.h.

Sequence of backpointer IDs.

Definition at line 128 of file ngram_search.h.

Current position in bpidx.

Definition at line 130 of file ngram_search.h.

Number of backpointer IDs.

Definition at line 129 of file ngram_search.h.


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