![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
#include <QApplication>
#include <QFileSystemWatcher>
#include <exception>
#include <data/interval.h>
#include <input/datapath.h>
#include <input/inputreader.h>
#include <view/mainwindow.h>
#include <poly/algorithm.h>
#include <filehistory.h>
#include <workerthread.h>
Go to the source code of this file.
Classes | |
class | frechet::app::FrechetViewApplication |
the application singleton More... | |
Namespaces | |
frechet | |
global definitions for all algorithms. | |
frechet::app | |
classes for running the Qt application; multi-core and GPGPU support. | |