Module validation

Module validation 

Source

Structs§

EqualTriangleMetric
Struct for storing the equality metric for two triangulations
TriangulationMetrics
Struct for storing the metrics of a triangulation

Functions§

all_globally_regular
Given a triangulation and the a point list, check if all triangles fulfill the empty orthogonal circle property
compute_metrics
Compute all result metrics for a given triangulation
is_c_hull
Given a triangulation and the initial point list, check if the c-hull of the points is equal to the c-hull spanned by all the triangles.
summed_area
Compute the summed area of all triangles in the triangulation.
summed_area3d
Compute the summed area of all triangles of the triangulation in 3d with z = w.