gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
SPoint2.h File Reference
#include <cmath>
Include dependency graph for SPoint2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SPoint2
 

Functions

SPoint2 operator+ (const SPoint2 &a, const SPoint2 &b)
 
SPoint2 operator- (const SPoint2 &a, const SPoint2 &b)
 

Function Documentation

◆ operator+()

SPoint2 operator+ ( const SPoint2 a,
const SPoint2 b 
)
inline

Definition at line 58 of file SPoint2.h.

Here is the call graph for this function:

◆ operator-()

SPoint2 operator- ( const SPoint2 a,
const SPoint2 b 
)
inline

Definition at line 63 of file SPoint2.h.

Here is the call graph for this function: