NeoPZ
Classes
pzskylmatpar.h File Reference

Contains TPZSkylParMatrix class which implements a skyline storage format to parallelized process. More...

#include "pzmatrix.h"
#include "pzvec.h"
#include "pzmanvector.h"
#include "pzskylmat.h"
#include <stdlib.h>
#include <signal.h>
#include <time.h>
#include <pthread.h>
#include <set>
Include dependency graph for pzskylmatpar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZSkylParMatrix< TVar >
 Implements a skyline storage format to parallelized process. Matrix. More...
 

Detailed Description

Contains TPZSkylParMatrix class which implements a skyline storage format to parallelized process.

Author
Gustavo int64_thin
Since
14/12/2000
Note
The Variable PZNTPAR must be defined on a VC++ project, it is referenced on "omnithread.h"
In order for a PZProject work properly the variable wraps up the following variables:
WIN32,_MBCS,NT,OMNITHREAD,_WINSTATIC,_MT,VC
Also the library LIBCD.lib must be excluded.

Definition in file pzskylmatpar.h.