UQTk: Uncertainty Quantification Toolkit 3.1.5
mcmc.h File Reference

Header file for the Markov chain Monte Carlo class. More...

#include "dsfmt_add.h"
#include "arrayio.h"
#include "arraytools.h"
#include <iostream>
#include <string.h>
#include <stdio.h>
#include <sstream>

Go to the source code of this file.

Classes

class  LogPosteriorBase
 
class  base
 
class  main
 
class  MCMC
 Markov Chain Monte Carlo base class. Implemented the basic and most general MCMC algorithms. More...
 
struct  MCMC::chainstate
 
struct  MCMC::outputInfo
 

Detailed Description

Header file for the Markov chain Monte Carlo class.

Author
K. Sargsyan, C. Safta, B. Debusschere, 2012 -