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

#include <BDS.h>

Inheritance diagram for BDS_SwapEdgeTestRecover:
Collaboration diagram for BDS_SwapEdgeTestRecover:

Public Member Functions

 BDS_SwapEdgeTestRecover ()
 
virtual bool operator() (BDS_Point *p1, BDS_Point *p2, BDS_Point *q1, BDS_Point *q2) const
 
virtual bool operator() (BDS_Point *p1, BDS_Point *p2, BDS_Point *p3, BDS_Point *q1, BDS_Point *q2, BDS_Point *q3, BDS_Point *op1, BDS_Point *op2, BDS_Point *op3, BDS_Point *oq1, BDS_Point *oq2, BDS_Point *oq3) const
 
virtual ~BDS_SwapEdgeTestRecover ()
 
- Public Member Functions inherited from BDS_SwapEdgeTest
virtual ~BDS_SwapEdgeTest ()
 

Detailed Description

Definition at line 273 of file BDS.h.

Constructor & Destructor Documentation

◆ BDS_SwapEdgeTestRecover()

BDS_SwapEdgeTestRecover::BDS_SwapEdgeTestRecover ( )
inline

Definition at line 275 of file BDS.h.

◆ ~BDS_SwapEdgeTestRecover()

virtual BDS_SwapEdgeTestRecover::~BDS_SwapEdgeTestRecover ( )
inlinevirtual

Definition at line 282 of file BDS.h.

Member Function Documentation

◆ operator()() [1/2]

bool BDS_SwapEdgeTestRecover::operator() ( BDS_Point p1,
BDS_Point p2,
BDS_Point p3,
BDS_Point q1,
BDS_Point q2,
BDS_Point q3,
BDS_Point op1,
BDS_Point op2,
BDS_Point op3,
BDS_Point oq1,
BDS_Point oq2,
BDS_Point oq3 
) const
virtual

Implements BDS_SwapEdgeTest.

Definition at line 809 of file BDS.cpp.

◆ operator()() [2/2]

bool BDS_SwapEdgeTestRecover::operator() ( BDS_Point p1,
BDS_Point p2,
BDS_Point q1,
BDS_Point q2 
) const
virtual

Implements BDS_SwapEdgeTest.

Definition at line 795 of file BDS.cpp.

Here is the call graph for this function:

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