Home | History | Annotate | Download | only in lib

Lines Matching full:properties

0 // properties.cc
18 // string names of the properties.
22 #include "fst/lib/properties.h"
26 // These functions determine the properties associated with the FST
28 // correspond to the operation's FST arguments. The properties
33 // Properties for a concatenatively-closed FST.
46 // Properties for a complemented FST.
57 // Properties for a composed FST.
68 // Properties for a concatenated FST.
101 // Properties for a determinized FST.
114 // Properties for a differenced FST.
119 // Properties for factored weight FST.
131 // Properties for an intersected FST.
143 // Properties for an inverted FST.
181 // Properties for a projected FST.
231 // Properties for a replace FST.
236 // Properties for a relabeled FST.
249 // Properties for a reversed FST. (the superinitial state limits this set)
258 // Properties for re-weighted FST.
265 // Properties for an epsilon-removed FST.
280 // Properties for a synchronized FST.
289 // Properties for a unioned FST.