gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <MVertex.h>
Public Member Functions | |
bool | operator() (const MVertex *v1, const MVertex *v2) const |
Static Public Member Functions | |
static double | getTolerance () |
Static Private Attributes | |
static double | tolerance = 1.e-6 |
|
static |
Definition at line 410 of file MVertex.cpp.
Referenced by MEdge::isInside().
|
staticprivate |
Definition at line 211 of file MVertex.h.
Referenced by getTolerance(), and operator()().