gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
ElementDataLessThan< N > Class Template Reference

#include <VertexArray.h>

Public Member Functions

bool operator() (const ElementData< N > &e1, const ElementData< N > &e2) const
 

Static Public Attributes

static float tolerance = 0.0F
 

Detailed Description

template<int N>
class ElementDataLessThan< N >

Definition at line 81 of file VertexArray.h.

Member Function Documentation

◆ operator()()

template<int N>
bool ElementDataLessThan< N >::operator() ( const ElementData< N > &  e1,
const ElementData< N > &  e2 
) const
inline

Definition at line 84 of file VertexArray.h.

Here is the call graph for this function:

Member Data Documentation

◆ tolerance

template<int N>
float ElementDataLessThan< N >::tolerance = 0.0F
static

Definition at line 83 of file VertexArray.h.

Referenced by ElementDataLessThan< N >::operator()().


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