CGAL 6.3 - 2D and Surface Function Interpolation
Loading...
Searching...
No Matches

Concepts

class  GradientFittingTraits
 Sibson Gradient Fitting Functions are parameterized by a traits class that defines the primitives used by the algorithm. The concept GradientFittingTraits defines this common set of requirements. More...
class  InterpolationTraits
 Most interpolation functions are parameterized by a traits class that defines the primitives used in the interpolation algorithms. The concept InterpolationTraits defines this common set of requirements. More...