Wildmeshing Toolkit
delaunay_2d.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
wmtk/Types.hpp
>
4
5
namespace
wmtk::components::internal
{
6
std::tuple<Eigen::MatrixXd, Eigen::MatrixXi>
delaunay_2d
(Eigen::Ref<const RowVectors2d> points);
7
}
// namespace wmtk::components::internal
Types.hpp
wmtk::components::internal
Definition:
Tuple.hpp:14
wmtk::components::internal::delaunay_2d
std::tuple< Eigen::MatrixXd, Eigen::MatrixXi > delaunay_2d(Eigen::Ref< const RowVectors2d > points)
Definition:
delaunay_2d.cpp:8
components
delaunay
wmtk
components
delaunay
internal
delaunay_2d.hpp
Generated by
1.9.1