This is the complete list of members for LatticeSimpleDecoder, including all inherited members.
active_toks_ | LatticeSimpleDecoder | private |
Arc typedef | LatticeSimpleDecoder | |
ClearActiveTokens() | LatticeSimpleDecoder | private |
ComputeFinalCosts(unordered_map< Token *, BaseFloat > *final_costs, BaseFloat *final_relative_cost, BaseFloat *final_best_cost) const | LatticeSimpleDecoder | private |
config_ | LatticeSimpleDecoder | private |
cur_toks_ | LatticeSimpleDecoder | private |
Decode(DecodableInterface *decodable) | LatticeSimpleDecoder | |
decoding_finalized_ | LatticeSimpleDecoder | private |
final_best_cost_ | LatticeSimpleDecoder | private |
final_costs_ | LatticeSimpleDecoder | private |
final_relative_cost_ | LatticeSimpleDecoder | private |
FinalizeDecoding() | LatticeSimpleDecoder | |
FinalRelativeCost() const | LatticeSimpleDecoder | |
FindOrAddToken(StateId state, int32 frame_plus_one, BaseFloat tot_cost, bool emitting, bool *changed) | LatticeSimpleDecoder | inlineprivate |
fst_ | LatticeSimpleDecoder | private |
GetBestPath(Lattice *lat, bool use_final_probs=true) const | LatticeSimpleDecoder | |
GetLattice(CompactLattice *clat, bool use_final_probs=true) const | LatticeSimpleDecoder | |
GetOptions() const | LatticeSimpleDecoder | inline |
GetRawLattice(Lattice *lat, bool use_final_probs=true) const | LatticeSimpleDecoder | |
InitDecoding() | LatticeSimpleDecoder | |
Label typedef | LatticeSimpleDecoder | |
LatticeSimpleDecoder(const fst::Fst< fst::StdArc > &fst, const LatticeSimpleDecoderConfig &config) | LatticeSimpleDecoder | inline |
num_toks_ | LatticeSimpleDecoder | private |
NumFramesDecoded() const | LatticeSimpleDecoder | inline |
prev_toks_ | LatticeSimpleDecoder | private |
ProcessEmitting(DecodableInterface *decodable) | LatticeSimpleDecoder | private |
ProcessNonemitting() | LatticeSimpleDecoder | private |
PruneActiveTokens(BaseFloat delta) | LatticeSimpleDecoder | private |
PruneCurrentTokens(BaseFloat beam, unordered_map< StateId, Token *> *toks) | LatticeSimpleDecoder | private |
PruneForwardLinks(int32 frame, bool *extra_costs_changed, bool *links_pruned, BaseFloat delta) | LatticeSimpleDecoder | private |
PruneForwardLinksFinal() | LatticeSimpleDecoder | private |
PruneTokensForFrame(int32 frame) | LatticeSimpleDecoder | private |
ReachedFinal() const | LatticeSimpleDecoder | inline |
StateId typedef | LatticeSimpleDecoder | |
warned_ | LatticeSimpleDecoder | private |
Weight typedef | LatticeSimpleDecoder | |
~LatticeSimpleDecoder() | LatticeSimpleDecoder | inline |