Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::ngram::detail::LongestPointer Class Reference

#include <search_hashed.hh>

List of all members.

Public Member Functions

 LongestPointer (const float &to)
 LongestPointer ()
bool Found () const
float Prob () const

Private Attributes

const float * to_

Constructor & Destructor Documentation

lm::ngram::detail::LongestPointer::LongestPointer ( const float &  to) [explicit]

Member Function Documentation


Member Data Documentation