25 #ifndef MPBLOCKS_CONVEX_HULL_CLARKSON93_H_
26 #define MPBLOCKS_CONVEX_HULL_CLARKSON93_H_
35 #include <Eigen/Dense>
55 namespace clarkson93 {
65 template <
class Traits>
68 template <
class Traits>
71 template <
class Traits>
74 template <
class Traits>
misleadingly-named data structure, is actually a "simplexification", the dimension agnostic analog of...
default simplex structure which contains no additional functionality
A horizon ridge is a d-2 dimensional facet (i.e. a facet of a facet),.
encapsulates a vertex, simplex pair where the simplex is the neighbor across from the specified verte...