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
XBORNE
gthLD
Power.h
1
// Maximal Iteration number
2
#define maxiter 100000
3
4
// Accuracy
5
#define maxdiff 0.0000000001
6
7
8
Generated on Sat Jan 23 2016 15:23:50 for Marmote Core by
1.8.9.1