org.omegahat.Simulation.MCMC
Interface MCMCListener

All Known Subinterfaces:
MCMCListenerWriter, ResettableListener
All Known Implementing Classes:
CustomGibbsSampler.listenerPrinter, CustomMarkovChain.listenerPrinter, SimpleGibbsSampler.listenerPrinter, SimpleMarkovChain.listenerPrinter, SimpleMetropolisHastingsSampler.listenerPrinter, SimpleMetropolisSampler.listenerPrinter, ListenerPrinter, CovarianceListener, ThinningProxyListener, DistanceListener, SplittingProxyListener

public interface MCMCListener


Method Summary
 void notify(MCMCEvent event)
          Function to be called for notification
 

Method Detail

notify

public void notify(MCMCEvent event)
Function to be called for notification