org.omegahat.Simulation.MCMC
Interface HastingsCoupledSampler

All Superinterfaces:
MarkovChain
All Known Implementing Classes:
CustomHastingsCoupledSampler

public interface HastingsCoupledSampler
extends MarkovChain

This file defines an 'marker' interface for a Hastings Coupled Sampler that consistes of $C$ component samplers.


Methods inherited from interface org.omegahat.Simulation.MCMC.MarkovChain
getState, iterate, step