com.metsci.glimpse.util.math.stochastic
Class StochasticEngineLcp.LcpState

java.lang.Object
  extended by com.metsci.glimpse.util.math.stochastic.StochasticEngineLcp.LcpState
All Implemented Interfaces:
StochasticEngine.State
Enclosing class:
StochasticEngineLcp

public static class StochasticEngineLcp.LcpState
extends java.lang.Object
implements StochasticEngine.State


Constructor Summary
StochasticEngineLcp.LcpState(long state)
           
 
Method Summary
 long getState()
           
 StochasticEngineLcp intializeEngine()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StochasticEngineLcp.LcpState

public StochasticEngineLcp.LcpState(long state)
Method Detail

intializeEngine

public StochasticEngineLcp intializeEngine()
Specified by:
intializeEngine in interface StochasticEngine.State

getState

public long getState()


Copyright © 2012 Metron, Inc.. All Rights Reserved.