![]() |
irafhy
Interval arithmetic based Reachability Analysis Framework for Hybrid Automaton
|
#include <convexHull.hpp>
Static Public Member Functions | |
static convexConstraints | constraints (const std::vector< Point > &points) |
constructor of convex hull with given points More... | |
|
inlinestatic |
constructor of convex hull with given points
points | given points |
References irafhy::convexConstraints::convexConstraints(), irafhy::convexConstraints::dimension(), irafhy::convexConstraints::halfSpaceConstraints(), irafhy::convexConstraints::neighborHalfSpaces(), and irafhy::convexConstraints::pointConstraints().
Referenced by irafhy::Polytope::Polytope(), and irafhy::Polytope::verticesEnumerationDualPly().