#include <context.hh>


Public Member Functions | |
| Context (const Config &config, const Model &model) | |
| const Model & | LanguageModel () const |
Definition at line 37 of file context.hh.
| search::Context< Model >::Context | ( | const Config & | config, | |
| const Model & | model | |||
| ) | [inline] |
Definition at line 39 of file context.hh.
| const Model& search::Context< Model >::LanguageModel | ( | ) | const [inline] |
Definition at line 41 of file context.hh.
1.5.9