|
cheshirekow
v0.1.0
|
#include <array>#include <set>Go to the source code of this file.
Classes | |
| class | edelsbrunner96::InducedSubcomplex< Traits > |
| The induced subcomplex of a facet between two simplices is the set of all simplices in the triangulation whose vertices are composed of those from the two simplices in question. More... | |
| struct | edelsbrunner96::InducedSubcomplex< Traits >::BreadthFirstNode |
| We do a breadthfirst search for simplices in the induced subcomplex. This data structure is what we queue in the search. More... | |
Namespaces | |
| edelsbrunner96 | |
Definition in file induced_subcomplex.h.