#include <search_hashed.hh>
Public Member Functions | |
| LongestPointer (const float &to) | |
| LongestPointer () | |
| bool | Found () const |
| float | Prob () const |
Definition at line 44 of file search_hashed.hh.
| lm::ngram::detail::LongestPointer::LongestPointer | ( | const float & | to | ) | [inline, explicit] |
Definition at line 46 of file search_hashed.hh.
| lm::ngram::detail::LongestPointer::LongestPointer | ( | ) | [inline] |
Definition at line 48 of file search_hashed.hh.
| bool lm::ngram::detail::LongestPointer::Found | ( | ) | const [inline] |
| float lm::ngram::detail::LongestPointer::Prob | ( | ) | const [inline] |
Definition at line 54 of file search_hashed.hh.
1.5.9