|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegularElement
Valuation algebras with division are induced by semirings with division. This interface represents elements of a division aware semiring. It extends the semiring element interface by a method allowing to compute inverses.
Method Summary | |
---|---|
RegularElement |
inverse()
This method computes the inverse semiring element of this . |
Methods inherited from interface nenok.va.semiring.Element |
---|
add, multiply |
Method Detail |
---|
RegularElement inverse()
this
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |