AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
is_convex.hpp File Reference

Namespaces

 axom
 
 axom::primal
 

Functions

template<typename T >
bool axom::primal::is_convex (const Polygon< T, 2 > &poly, double EPS=1e-8)
 Determines if a polygon defined by ordered vertices is convex. More...