NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
sorter.hpp File Reference
#include <string>
#include "../structures.hpp"
Include dependency graph for sorter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sorter
 Abstract parent class to implement the sorting functionality (using Quicksort) on a more generic level. More...