#include <RDLM.h>


Public Member Functions | |
| RDLMState (TreePointer tree, float approx_head, float approx_label, size_t hash) | |
| float | GetApproximateScoreHead () const |
| float | GetApproximateScoreLabel () const |
| size_t | GetHash () const |
| int | Compare (const FFState &other) const |
Definition at line 53 of file RDLM.h.
| Moses::RDLMState::RDLMState | ( | TreePointer | tree, | |
| float | approx_head, | |||
| float | approx_label, | |||
| size_t | hash | |||
| ) | [inline] |
| int Moses::RDLMState::Compare | ( | const FFState & | other | ) | const [inline] |
| float Moses::RDLMState::GetApproximateScoreHead | ( | ) | const [inline] |
Definition at line 66 of file RDLM.h.
Referenced by Moses::RDLM::EvaluateWhenApplied().

| float Moses::RDLMState::GetApproximateScoreLabel | ( | ) | const [inline] |
Definition at line 70 of file RDLM.h.
Referenced by Moses::RDLM::EvaluateWhenApplied().

| size_t Moses::RDLMState::GetHash | ( | ) | const [inline] |
1.5.9