gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
AlphaElementLessThan Class Reference

Public Member Functions

bool operator() (const AlphaElement &e1, const AlphaElement &e2) const
 

Static Public Attributes

static int numVertices = 0
 
static double eye [3] = {0., 0., 0.}
 

Detailed Description

Definition at line 163 of file VertexArray.cpp.

Member Function Documentation

◆ operator()()

bool AlphaElementLessThan::operator() ( const AlphaElement e1,
const AlphaElement e2 
) const
inline

Definition at line 167 of file VertexArray.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ eye

double AlphaElementLessThan::eye = {0., 0., 0.}
static

Definition at line 166 of file VertexArray.cpp.

Referenced by operator()(), and VertexArray::sort().

◆ numVertices

int AlphaElementLessThan::numVertices = 0
static

Definition at line 165 of file VertexArray.cpp.

Referenced by operator()(), and VertexArray::sort().


The documentation for this class was generated from the following file: