Home | History | Annotate | Download | only in lib

Lines Matching full:properties

0 // properties.cc
20 // string names of the properties.
22 #include <fst/properties.h>
30 // These functions determine the properties associated with the FST
32 // correspond to the operation's FST arguments. The properties
37 // Properties for a concatenatively-closed FST.
50 // Properties for a complemented FST.
62 // Properties for a composed FST.
81 // Properties for a concatenated FST.
115 // Properties for a determinized FST.
134 // Properties for factored weight FST.
146 // Properties for an inverted FST.
184 // Properties for a projected FST.
234 // Properties for a randgen FST.
251 // Properties for a replace FST.
315 // Properties for a relabeled FST.
328 // Properties for a reversed FST. (the superinitial state limits this set)
337 // Properties for re-weighted FST.
344 // Properties for an epsilon-removed FST.
359 // Properties for shortest path. This function computes how the properties
366 // Properties for a synchronized FST.
375 // Properties for a unioned FST.