Namespaces | Functions
convex_hull.h File Reference
#include <Eigen/Dense>
#include <exotica_core/tools.h>
Include dependency graph for convex_hull.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 exotica
 

Functions

std::list< int > exotica::ConvexHull2D (Eigen::MatrixXdRefConst points)
 
double exotica::DetDiff2D (Eigen::VectorXdRefConst p1, Eigen::VectorXdRefConst p2, Eigen::VectorXdRefConst p)
 DetDiff2D Computes the 2D determinant (analogous to a 2D cross product) of a two vectors defined by P_1P_2 and P_1P. More...
 
std::list< int > exotica::QuickHull (Eigen::MatrixXdRefConst points, std::list< int > &half_points, int p1, int p2)
 


exotica_core_task_maps
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:36:09