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

Go to the source code of this file.

Functions

double discreteFrechetDistance (const std::vector< SPoint3 > &P, const std::vector< SPoint3 > &Q)
 

Function Documentation

◆ discreteFrechetDistance()

double discreteFrechetDistance ( const std::vector< SPoint3 > &  P,
const std::vector< SPoint3 > &  Q 
)

Definition at line 46 of file discreteFrechetDistance.cpp.

Here is the call graph for this function: