Cambridge SMT System
lexicographic-tropical-tropical-funcs.h File Reference

Convenience functors/functions for lexicographic<tropical,tropical> semiring. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fst::GetWeight< Arc >
 
struct  fst::GetWeight< LexStdArc >
 
struct  fst::MakeWeight< Arc >
 Templated functor that creates a weight given a float. More...
 
struct  fst::MakeWeight< LexStdArc >
 Specialized implementation of MakeWeight for lexicographic semiring over two tropical weights. Second weight is set to One(). More...
 
struct  fst::MakeWeight2< Arc >
 Templated functor that creates a weight given a float. More...
 
struct  fst::MakeWeight2< LexStdArc >
 Specialized implementation of MakeWeight2 for lexicographic semiring over two tropical weights. Second weight is set to the same input weight. More...
 
struct  fst::ScaleWeight< Arc >
 Function object that applies to every single weight a scaling factor. More...
 
struct  fst::ScaleWeight< LexStdArc >
 Template specialization for LexStdArc of ScaleWeight. More...
 
struct  fst::LexToStd
 

Namespaces

 fst
 

Detailed Description

Convenience functors/functions for lexicographic<tropical,tropical> semiring.

Date
October 2012
Author
Gonzalo Iglesias

Definition in file lexicographic-tropical-tropical-funcs.h.