Interface StochasticEngine.State
-
- All Known Implementing Classes:
StochasticEngineLcp.LcpState
- Enclosing interface:
- StochasticEngine
public static interface StochasticEngine.State
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StochasticEngine
intializeEngine()
-
-
-
Method Detail
-
intializeEngine
StochasticEngine intializeEngine()
-
-