File convex_body.h
-
template<typename Point>
class ConvexBody - #include <convex_body.h>
This class represents a general convex body parameterized by a point type
- Template Parameters:
Point – Point type
Public Functions
-
inline ConvexBody()
-
inline unsigned int dimension()