Searched refs:ArcTpl (Results 1 – 3 of 3) sorted by relevance
43 class ArcTpl {49 ArcTpl(Label i, Label o, const Weight& w, StateId s) in ArcTpl() function52 ArcTpl() {} in ArcTpl() function66 typedef ArcTpl<TropicalWeight> StdArc;67 typedef ArcTpl<LogWeight> LogArc;68 typedef ArcTpl<Log64Weight> Log64Arc;69 typedef ArcTpl<SignedLogWeight> SignedLogArc;70 typedef ArcTpl<SignedLog64Weight> SignedLog64Arc;71 typedef ArcTpl<MinMaxWeight> MinMaxArc;
42 template <class W> class ArcTpl; variable43 typedef ArcTpl<TropicalWeight> StdArc;44 typedef ArcTpl<LogWeight> LogArc;
60 using fst::ArcTpl;142 typedef ArcTpl<TropicalCubeWeight> TropicalCubeArc; in main()