![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
placement of a diagonal point in free-space diagram When calculating valid placements in [buchin06]
Definition at line 132 of file graph_model.h.
#include <graph_model.h>
Public Attributes | |
| Interval | fs |
| Free-Space Interval. More... | |
| double | w |
| IndexRange | gn |
| mapping to nodes of the reachability graph (see GraphModel) More... | |
| Interval frechet::reach::Placement::fs |
Free-Space Interval.
Definition at line 135 of file graph_model.h.
| IndexRange frechet::reach::Placement::gn |
mapping to nodes of the reachability graph (see GraphModel)
Definition at line 140 of file graph_model.h.
| double frechet::reach::Placement::w |
Arbitrary point within the interval. preferred to be a vertex (=integral) point
Definition at line 138 of file graph_model.h.