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

hbf.h File Reference

Header of HBF Class. More...

#include <vector>
#include <string>
#include <fstream>
#include <cmath>
#include "hbf.inl"

Go to the source code of this file.

Namespaces

namespace  std

Compounds

class  HBF
 Storage of matrix in Harwell Boeing Format. More...


Typedefs

typedef vector< int >::iterator iteri
typedef vector< double
>::iterator 
iterd
typedef string psi_name

Enumerations

enum  psi_type { continuous, discrete }


Detailed Description

Header of HBF Class.

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

Typedef Documentation

typedef vector<double>::iterator iterd
 

Iterator of double vector.

typedef vector<int>::iterator iteri
 

Iterator of integer vector.

typedef string psi_name
 

Type psi_name is used to manipulate name of PSI model.


Enumeration Type Documentation

enum psi_type
 

Time type of input markovian model : discrete or continuous.

Enumeration values:
continuous 
discrete 


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