MUQ  0.4.3

Transition kernels used in MCMC algorithms.

Classes

class  muq::SamplingAlgorithms::DILIKernel
 An implementation of the Dimension Independent Likelihood Informed subspace (DILI) MCMC sampler. More...
 
class  muq::SamplingAlgorithms::DRKernel
 An implementation of the delayed rejection kernel. More...
 
class  muq::SamplingAlgorithms::MHKernel
 An implementation of the standard Metropolis-Hastings transition kernel. More...
 
class  muq::SamplingAlgorithms::TransitionKernel
 Defines the transition kernel used by an MCMC algorithm. More...