
Public Member Functions | |
| HypothesisScoreOrdererWithDistortion (const WordsRange *transOptRange, const TranslationSystem *system) | |
| bool | operator() (const Hypothesis *hypoA, const Hypothesis *hypoB) const |
Public Attributes | |
| const WordsRange * | m_transOptRange |
| const TranslationSystem * | m_system |
Definition at line 52 of file BitmapContainer.cpp.
| Moses::HypothesisScoreOrdererWithDistortion::HypothesisScoreOrdererWithDistortion | ( | const WordsRange * | transOptRange, | |
| const TranslationSystem * | system | |||
| ) | [inline] |
Definition at line 55 of file BitmapContainer.cpp.
| bool Moses::HypothesisScoreOrdererWithDistortion::operator() | ( | const Hypothesis * | hypoA, | |
| const Hypothesis * | hypoB | |||
| ) | const [inline] |
Definition at line 61 of file BitmapContainer.cpp.
References Moses::DistortionScoreProducer::CalculateDistortionScore(), CHECK, Moses::Hypothesis::GetCurrSourceWordsRange(), Moses::TranslationSystem::GetDistortionProducer(), Moses::WordsBitmap::GetFirstGapPos(), Moses::Hypothesis::GetScore(), Moses::TranslationSystem::GetWeightDistortion(), Moses::Hypothesis::GetWordsBitmap(), m_system, m_transOptRange, and NULL.

1.5.9