com.metsci.glimpse.util.math.stochastic
Interface StochasticEngine

All Known Implementing Classes:
StochasticEngineLcp, StochasticEngineMersenne

public interface StochasticEngine

Author:
osborn

Nested Class Summary
static interface StochasticEngine.State
           
 
Method Summary
 Generator getGenerator()
           
 StochasticEngine.State getState()
           
 

Method Detail

getState

StochasticEngine.State getState()

getGenerator

Generator getGenerator()


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