Classes | |
| struct | AutomataBase | 
| It symbolises the set of automata with multiplicity over a fixed semiring and a fixed free monoid.  More... | |
| struct | MetaElement< AutomataBase< Self >, T > | 
| MetaElement<AutomataBase<Self>, T> defines the interface of every automaton that is the result of the interaction of a structural element (AutomataBase<Self>) and an implementation T.  More... | |
| struct | TransducerBase | 
| It denotes the set of transducer with multiplicity over a fixed semiring and a fixed free couple of monoid.  More... | |
| struct | MetaElement< TransducerBase< Self >, T > | 
| MetaElement<TransducerBase<Self>, T> defines the interface of every transducer that is the result of the interaction of a structural element (TransducerBase<Self>) and an implementation T.  More... | |
 1.3.7