SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
Loading...
Searching...
No Matches
MCMC.h File Reference
#include <vector>
#include "math.h"
#include <iostream>
#include "NormalDist.h"
#include "GA.h"
#include "Vector.h"
#include "TimeSeriesSet.h"
#include "observation.h"
#include "parameter.h"
#include "cmbtimeseriesset.h"
#include "MCMC.hpp"
Include dependency graph for MCMC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _MCMC_file_names
 File paths for MCMC input/output operations. More...
 
struct  _MCMC_settings
 Configuration parameters for Markov Chain Monte Carlo sampling. More...
 
struct  int_value_pair
 Utility structure pairing an integer counter with a double value. More...
 
class  CMCMC< T >
 Markov Chain Monte Carlo sampler for Bayesian parameter estimation. More...