Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
libPsi.h
1
#include <string>
2
3
4
using namespace
std;
5
6
//from PSI/psi_alias.cpp
7
void
precomputation(
const
string
path,
const
string
file_out,
const
string
ext);
8
void
traj
(
const
string
path,
const
string
file_out,
int
state,
const
int
length);
9
int
main_psi_traj
(
int
argc,
char
**argv);
10
Generated on Fri Mar 20 2015 19:55:36 for Marmote Core by
1.8.3.1