Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::sri Namespace Reference

Packages

namespace  anonymous_namespace{sri.cc}
namespace  anonymous_namespace{sri_test.cc}

Classes

class  State
class  Vocabulary
class  Model

Typedefs

typedef unsigned int SRIVocabIndex

Functions

bool operator== (const State &left, const State &right)
size_t hash_value (const State &state)

Typedef Documentation

typedef unsigned int lm::sri::SRIVocabIndex

Function Documentation

size_t lm::sri::hash_value ( const State &  state)

Here is the call graph for this function:

bool lm::sri::operator== ( const State &  left,
const State &  right 
)