![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
#include <QRunnable>#include <QMutex>#include <QThreadPool>#include <iostream>#include <freespace.h>Go to the source code of this file.
Classes | |
| class | frechet::app::InterruptedException |
| thrown by long-runner tasks More... | |
| class | frechet::app::WorkerJob |
| Background job to run long-runner tasks in a seperate thread. More... | |
| class | frechet::app::WorkerJobHandle |
| Thread safe access to a WorkerJob. More... | |
Namespaces | |
| frechet | |
| global definitions for all algorithms. | |
| frechet::app | |
| classes for running the Qt application; multi-core and GPGPU support. | |