| active_toks_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| AdvanceDecoding(DecodableInterface *decodable, int32 max_num_frames=-1) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |
| AllocateNewTokenLabel() | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | inlineprotected |
| Arc typedef | LatticeIncrementalOnlineDecoderTpl< FST > | |
| BestPathEnd(bool use_final_probs, BaseFloat *final_cost=NULL) const | LatticeIncrementalOnlineDecoderTpl< FST > | |
| ClearActiveTokens() | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| ComputeFinalCosts(unordered_map< decoder::BackpointerToken *, BaseFloat > *final_costs, BaseFloat *final_relative_cost, BaseFloat *final_best_cost) const | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| config_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| cost_offsets_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| Decode(DecodableInterface *decodable) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |
| decoding_finalized_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| delete_fst_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| DeleteElems(Elem *list) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| DeleteForwardLinks(decoder::BackpointerToken *tok) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | inlineprotectedstatic |
| determinizer_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| Elem typedef | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| final_best_cost_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| final_costs_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| final_relative_cost_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| FinalizeDecoding() | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |
| FinalRelativeCost() const | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |
| FindOrAddToken(StateId state, int32 frame_plus_one, BaseFloat tot_cost, decoder::BackpointerToken *backpointer, bool *changed) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | inlineprotected |
| ForwardLinkT typedef | LatticeIncrementalOnlineDecoderTpl< FST > | |
| fst_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| GetBestPath(Lattice *ofst, bool use_final_probs=true) const | LatticeIncrementalOnlineDecoderTpl< FST > | |
| GetCutoff(Elem *list_head, size_t *tok_count, BaseFloat *adaptive_beam, Elem **best_elem) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| GetLattice(int32 num_frames_to_include, bool use_final_probs=false) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |
| GetNumToksForFrame(int32 frame) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| GetOptions() const | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | inline |
| InitDecoding() | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |
| KALDI_DISALLOW_COPY_AND_ASSIGN(LatticeIncrementalOnlineDecoderTpl) | LatticeIncrementalOnlineDecoderTpl< FST > | |
| LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >::KALDI_DISALLOW_COPY_AND_ASSIGN(LatticeIncrementalDecoderTpl) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| Label typedef | LatticeIncrementalOnlineDecoderTpl< FST > | |
| LatticeIncrementalDecoderTpl(const FST &fst, const TransitionModel &trans_model, const LatticeIncrementalDecoderConfig &config) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |
| LatticeIncrementalDecoderTpl(const LatticeIncrementalDecoderConfig &config, FST *fst, const TransitionModel &trans_model) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |
| LatticeIncrementalOnlineDecoderTpl(const FST &fst, const TransitionModel &trans_model, const LatticeIncrementalDecoderConfig &config) | LatticeIncrementalOnlineDecoderTpl< FST > | inline |
| LatticeIncrementalOnlineDecoderTpl(const LatticeIncrementalDecoderConfig &config, FST *fst, const TransitionModel &trans_model) | LatticeIncrementalOnlineDecoderTpl< FST > | inline |
| next_token_label_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| num_frames_in_lattice_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| num_toks_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| NumFramesDecoded() const | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | inline |
| NumFramesInLattice() const | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | inline |
| PossiblyResizeHash(size_t num_toks) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| ProcessEmitting(DecodableInterface *decodable) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| ProcessNonemitting(BaseFloat cost_cutoff) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| PruneActiveTokens(BaseFloat delta) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| PruneForwardLinks(int32 frame_plus_one, bool *extra_costs_changed, bool *links_pruned, BaseFloat delta) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| PruneForwardLinksFinal() | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| PruneTokensForFrame(int32 frame_plus_one) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| queue_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| ReachedFinal() const | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | inline |
| SetOptions(const LatticeIncrementalDecoderConfig &config) | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | inline |
| StateId typedef | LatticeIncrementalOnlineDecoderTpl< FST > | |
| temp_token_map_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| tmp_array_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| Token typedef | LatticeIncrementalOnlineDecoderTpl< FST > | |
| token2label_map_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| token2label_map_temp_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| toks_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| TraceBackBestPath(BestPathIterator iter, LatticeArc *arc) const | LatticeIncrementalOnlineDecoderTpl< FST > | |
| UpdateLatticeDeterminization() | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| warned_ | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | protected |
| Weight typedef | LatticeIncrementalOnlineDecoderTpl< FST > | |
| ~LatticeIncrementalDecoderTpl() | LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken > | |