Inheritance diagram for MetaElement< algebra::SemiringBase< Self >, T >:

Public Member Functions | |
| Element< Self, T > & | star () |
| In-place star transformation of the weight. | |
| bool | starable () const |
| Returns 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. | |
1.3.7