Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

psi_alias.cpp File Reference

PSI Precomputation Main. More...

#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


Detailed Description

PSI Precomputation Main.

Unix like version.

Author:
- Florent.Morata@imag.fr
Version:
November 26, 2002

Function Documentation

void help_alias  
 

Help message of psi_alias executable.

int main int    argc,
char **    argv
 

PSI Precomputation Main Program.

Unix like version of PSI.

void precomputation const string    path,
const string    file_out,
const string    ext
 

Precomputation of PSI.

This is the preliminary treatment for perfect simulation :

  • HBF construction.
  • Uniformization (if necessary).
  • Alias construction.
Parameters:
path  a string corresponding to the model path.
file_out  a string corresponding to new (optional) model name.
ext  a string corresponding to the model extension :
  • ".hbf_r"
  • ".hbf_c"
  • ".marca"

void version_alias  
 

Give PSI informations.


Variable Documentation

char* prog
 

Executable name.


Generated on Tue Dec 10 12:44:34 2002 for PSI_ALIAS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002