cheshirekow
v0.1.0
|
Namespaces | |
simplex | |
Classes | |
class | DefaultSimplex |
default simplex structure which contains no additional functionality More... | |
struct | SimplexBase |
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... | |
class | Triangulation |
misleadingly-named data structure, is actually a "simplexification", the dimension agnostic analog of a triangulation More... | |
Typedefs | |
typedef simplex::Bits | SimplexBits |