CGAL 6.0 - Weights
Loading...
Searching...
No Matches

Models and functions that can be used to compute weights which have a simple analytic expression.

Modules

 Uniform Weight
 #include<CGAL/Weights/uniform_weights.h>
 
 Shepard Weight
 #include<CGAL/Weights/shepard_weights.h>
 
 Inverse Distance Weight
 #include<CGAL/Weights/inverse_distance_weights.h>
 
 Three Point Family Weight
 #include<CGAL/Weights/three_point_family_weights.h>
 
 Wachspress Weight
 #include<CGAL/Weights/wachspress_weights.h>
 
 Authalic Weight
 #include<CGAL/Weights/authalic_weights.h>
 
 Mean Value Weight
 #include<CGAL/Weights/mean_value_weights.h>
 
 Tangent Weight
 #include<CGAL/Weights/tangent_weights.h>
 
 Discrete Harmonic Weight
 #include<CGAL/Weights/discrete_harmonic_weights.h>
 
 Cotangent Weight
 #include<CGAL/Weights/cotangent_weights.h>