Searched refs:ArcTpl (Results 1 – 3 of 3) sorted by relevance
44 class ArcTpl {50 ArcTpl(Label i, Label o, const Weight& w, StateId s) in ArcTpl() function53 ArcTpl() {} in ArcTpl() function67 typedef ArcTpl<TropicalWeight> StdArc;68 typedef ArcTpl<LogWeight> LogArc;69 typedef ArcTpl<Log64Weight> Log64Arc;70 typedef ArcTpl<SignedLogWeight> SignedLogArc;71 typedef ArcTpl<SignedLog64Weight> SignedLog64Arc;72 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()