Services of every element of semiring (semiring_elt). More...
Public Member Functions | |
Element< Self, T > & | star () |
In-place star transformation of the weight. | |
bool | starable () const |
True if we can compute the star of the weight. | |
Protected Member Functions | |
MetaElement () | |
Default constructor is protected since it is an abstract class. | |
MetaElement (const MetaElement &other) | |
Copy constructor is protected since it is an abstract class. |
Services of every element of semiring (semiring_elt).
Definition at line 93 of file semiring_base.hh.