gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
PViewData.h File Reference
#include <string>
#include <vector>
#include <map>
#include <set>
#include "SBoundingBox3d.h"
#include "SPoint3KDTree.h"
Include dependency graph for PViewData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fullMatrix< scalar >
 
class  PViewData
 

Macros

#define VAL_INF   1.e200
 

Typedefs

typedef std::map< int, std::vector< fullMatrix< double > * > > interpolationMatrices
 

Macro Definition Documentation

◆ VAL_INF

#define VAL_INF   1.e200

Definition at line 17 of file PViewData.h.

Typedef Documentation

◆ interpolationMatrices

typedef std::map<int, std::vector<fullMatrix<double> *> > interpolationMatrices

Definition at line 26 of file PViewData.h.