nenok.va
Class Separativity.Implementor
java.lang.Object
nenok.va.Separativity.Implementor
- Enclosing interface:
- Separativity
public static class Separativity.Implementor
- extends Object
Implementor class of this interface for separative semiring valuations.
- Version:
- 1.4
- Author:
- Marc Pouly
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static Separativity.Implementor getInstance()
- Returns:
- An instance of this implementor class.
inverse
public Separativity inverse(SRValuation val)
- Computes the inverse element of a separative semiring valuation.
- Parameters:
val
- The separative semiring valuation.
- Returns:
- The inverse of the argument valuation.