#include <TargetPhrase.h>
Public Member Functions | |
| CountInfo () | |
| CountInfo (float countSource, float countTarget) | |
Public Attributes | |
| float | m_countSource |
| float | m_countTarget |
Definition at line 48 of file TargetPhrase.h.
| Moses::CountInfo::CountInfo | ( | ) | [inline] |
Definition at line 51 of file TargetPhrase.h.
| Moses::CountInfo::CountInfo | ( | float | countSource, | |
| float | countTarget | |||
| ) | [inline] |
Definition at line 53 of file TargetPhrase.h.
Definition at line 58 of file TargetPhrase.h.
Definition at line 59 of file TargetPhrase.h.
1.5.9