Cambridge SMT System
|
Convenience functors/functions for lexicographic<tropical,tropical> semiring. More...
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 | |
Convenience functors/functions for lexicographic<tropical,tropical> semiring.
Definition in file lexicographic-tropical-tropical-funcs.h.