![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
#include <poly_utils.h>
Go to the source code of this file.
Functions | |
static int | distance (int a, int b, int n) |
static bool | is_edge (int a, int b, int n) |
static bool | is_diagonal (int a, int b, int n) |
|
static |
Definition at line 210 of file poly_utils.cpp.
|
static |
Definition at line 221 of file poly_utils.cpp.
|
static |
Definition at line 216 of file poly_utils.cpp.