Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
|
Adaptation to marmoteCore of the PSI Simulation Main. More...
#include "psiSampler.h"
#include "../transitionStructure/sparseMatrix.h"
#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
#include <fstream>
#include <cstdlib>
#include <unistd.h>
#include "alea.h"
#include "alias.h"
#include "cost.h"
#include "hbf.h"
Namespaces | |
std | |
Utilization of the Standard Template Library. | |
Functions | |
void | help_sample () |
Help message of psi_sample executable. More... | |
Adaptation to marmoteCore of the PSI Simulation Main.
void help_sample | ( | ) |
Help message of psi_sample executable.