#include <BilingualDynSuffixArray.h>

Public Member Functions | |
| BetterPhrase (ScoresComp const &sc) | |
| bool | operator() (std::pair< Scores, SAPhrase const * > const &a, std::pair< Scores, SAPhrase const * > const &b) const |
Public Attributes | |
| ScoresComp const & | cmp |
Definition at line 98 of file BilingualDynSuffixArray.h.
| Moses::BetterPhrase::BetterPhrase | ( | ScoresComp const & | sc | ) |
Definition at line 662 of file BilingualDynSuffixArray.cpp.
| bool Moses::BetterPhrase::operator() | ( | std::pair< Scores, SAPhrase const * > const & | a, | |
| std::pair< Scores, SAPhrase const * > const & | b | |||
| ) | const |
Definition at line 99 of file BilingualDynSuffixArray.h.
1.5.9