Cambridge SMT System
fst::CompareHyp Class Reference

Class used by priority queue to compare two hypotheses and decide which one wins. More...

#include <fstutils.hpp>

Public Member Functions

bool operator() (struct hypcost &h1, hypcost &h2)
 

Detailed Description

Class used by priority queue to compare two hypotheses and decide which one wins.

Definition at line 298 of file fstutils.hpp.

Member Function Documentation

bool fst::CompareHyp::operator() ( struct hypcost h1,
hypcost h2 
)
inline

Definition at line 300 of file fstutils.hpp.


The documentation for this class was generated from the following file: