Wildmeshing Toolkit
delaunay_2d.hpp File Reference
#include <wmtk/Types.hpp>
Include dependency graph for delaunay_2d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 wmtk::components::internal
 

Functions

std::tuple< Eigen::MatrixXd, Eigen::MatrixXi > wmtk::components::internal::delaunay_2d (Eigen::Ref< const RowVectors2d > points)