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

Go to the source code of this file.

Classes

class  SPoint3
 

Functions

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

Function Documentation

◆ operator+()

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

Definition at line 94 of file SPoint3.h.

Here is the call graph for this function:

◆ operator-()

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

Definition at line 99 of file SPoint3.h.

Here is the call graph for this function: