gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
vindexsort Struct Reference

Public Member Functions

 vindexsort (const std::vector< double > &vp)
 
bool operator() (size_t i0, size_t i1)
 

Public Attributes

const std::vector< double > & v
 

Detailed Description

Definition at line 992 of file GEdge.cpp.

Constructor & Destructor Documentation

◆ vindexsort()

vindexsort::vindexsort ( const std::vector< double > &  vp)
inline

Definition at line 994 of file GEdge.cpp.

Member Function Documentation

◆ operator()()

bool vindexsort::operator() ( size_t  i0,
size_t  i1 
)
inline

Definition at line 995 of file GEdge.cpp.

Member Data Documentation

◆ v

const std::vector<double>& vindexsort::v

Definition at line 993 of file GEdge.cpp.

Referenced by operator()().


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