![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
#include <boost/static_assert.hpp>#include <boost/type_traits.hpp>#include <list>Go to the source code of this file.
Classes | |
| class | frechet::data::BLinkedListElement |
| base class for elements of a BLinkedList More... | |
| class | frechet::data::LinkedListElement< T > |
| base template for elements of a LinkedList More... | |
| class | frechet::data::BLinkedList |
| abstract base class for LinkedList More... | |
| class | frechet::data::LinkedList< T > |
| An intrusive double-linked list, similar to boost::intrusive. More... | |
Namespaces | |
| frechet | |
| global definitions for all algorithms. | |
| frechet::data | |
| customized data containers. | |