![]() |
MaCh3 2.2.1
Reference Guide
|
Go to the source code of this file.
Functions | |
void | DiagMCMC (const std::string &inputFile, const std::string &config) |
Main function creating MCMCProcessor and calling MCMC Diagnostic. | |
int | main (int argc, char *argv[]) |
void DiagMCMC | ( | const std::string & | inputFile, |
const std::string & | config | ||
) |
Main function creating MCMCProcessor and calling MCMC Diagnostic.
inputFile | MCMC Chain |
config | Config file with settings |
Definition at line 8 of file DiagMCMC.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 31 of file DiagMCMC.cpp.