#include <phrase.hh>


Public Member Functions | |
| Union (const Substrings &substrings) | |
| template<class Iterator > | |
| bool | PassNGram (const Iterator &begin, const Iterator &end) |
Definition at line 130 of file phrase.hh.
| lm::phrase::Union::Union | ( | const Substrings & | substrings | ) | [inline, explicit] |
| bool lm::phrase::Union::PassNGram | ( | const Iterator & | begin, | |
| const Iterator & | end | |||
| ) | [inline] |
Definition at line 134 of file phrase.hh.
References lm::phrase::detail::ConditionCommon::hashes_, and lm::phrase::detail::MakeHashes().

1.5.9