|
cheshirekow
v0.1.0
|
#include <mpblocks/clarkson93.h>Go to the source code of this file.
Classes | |
| class | mpblocks::clarkson93::dynamic::DefaultSimplex< Traits > |
| default simplex structure which contains no additional functionality More... | |
| struct | mpblocks::clarkson93::dynamic::SimplexBase< Traits > |
| A simplex is the convex hull of d+1 points in general position (IGP), i.e. they do not lie on the same hyperplane. More... | |
Namespaces | |
| mpblocks | |
| mpblocks::clarkson93 | |
| Implementation of RIC convex-hull construction (but not maintainance) algorithm by Clarkson (Computational Geometry, '93) | |
| mpblocks::clarkson93::dynamic | |
| mpblocks::clarkson93::dynamic::simplex | |
Typedefs | |
| typedef simplex::Bits | mpblocks::clarkson93::dynamic::SimplexBits |