#include <ug_phrasepair.h>
Public Member Functions | |
| int | cmp (PhrasePair const &a, PhrasePair const &b) const |
| bool | operator() (PhrasePair const &a, PhrasePair const &b) const |
Definition at line 67 of file ug_phrasepair.h.
| int sapt::PhrasePair< Token >::SortByTargetIdSeq::cmp | ( | PhrasePair const & | a, | |
| PhrasePair const & | b | |||
| ) | const [inline] |
Definition at line 220 of file ug_phrasepair.h.
References sapt::PhrasePair< Token >::len2, sapt::L2R_Token< T >::next(), and sapt::PhrasePair< Token >::start2.

| bool sapt::PhrasePair< Token >::SortByTargetIdSeq::operator() | ( | PhrasePair const & | a, | |
| PhrasePair const & | b | |||
| ) | const [inline] |
Definition at line 240 of file ug_phrasepair.h.
1.5.9