#include <DynSuffixArray.h>
Public Member Functions | |
| ComparePosition (vuint_t const &crp, vuint_t const &sfa) | |
| bool | operator() (unsigned const &i, std::vector< wordID_t > const &phrase) const |
| bool | operator() (std::vector< wordID_t > const &phrase, unsigned const &i) const |
Definition at line 21 of file DynSuffixArray.h.
Definition at line 222 of file DynSuffixArray.cpp.
| bool Moses::ComparePosition::operator() | ( | std::vector< wordID_t > const & | phrase, | |
| unsigned const & | i | |||
| ) | const |
| bool Moses::ComparePosition::operator() | ( | unsigned const & | i, | |
| std::vector< wordID_t > const & | phrase | |||
| ) | const |
1.5.9