Class History

Nested Relationships

Nested Types

Class Documentation

class History

Public Functions

History(size_t lineNo, float alpha = 1.f, float wp_ = 0.f)
void add(const Beam &beam, Word trgEosId, bool last = false)
size_t size() const
NBestList nBest(size_t n, bool skipEmpty = false) const
Result top() const
size_t getLineNum() const