#include <iostream>
#include <fstream>
#include <string>
#include <algorithm>
#include <cstdlib>
#include <unistd.h>
#include "alias.h"
#include "hbf.h"
Namespaces | |
namespace | std |
Functions | |
void | precomputation (const string path, const string file_out, const string ext) |
Precomputation of PSI. More... | |
void | help_alias () |
Help message of psi_alias executable. More... | |
void | version_alias () |
Give PSI informations. More... | |
int | main (int argc, char **argv) |
PSI Precomputation Main Program. More... | |
Variables | |
char * | prog |
Unix like version.
|
Help message of psi_alias executable.
|
|
PSI Precomputation Main Program. Unix like version of PSI. |
|
Precomputation of PSI. This is the preliminary treatment for perfect simulation :
|
|
Give PSI informations.
|
|
Executable name. |