|
CGAL 4.3 - Estimation of Local Differential Properties of Point-Sampled Surfaces
|
The class Eigen_svd provides an algorithm to solve in the least square sense a linear system with a singular value decomposition using Eigen | |
The class Monge_via_jet_fitting is designed to perform the estimation of the local differential quantities at a given point | |
The class Monge_form stores the Monge representation, i.e., the Monge coordinate system and the coefficients of the Monge form in this system | |
The concept DataKernel describes the set of requirements to be fulfilled by any class used to instantiate first template parameter of the class CGAL::Monge_via_jet_fitting<DataKernel,LocalKernel,SvdTraits> | |
The concept LocalKernel describes the set of requirements to be fulfilled by any class used to instantiate the second template parameter of the class CGAL::Monge_via_jet_fitting<DataKernel,LocalKernel,SvdTraits> | |
The concept SvdTraits describes the set of requirements to be fulfilled by any class used to instantiate the third template parameter of the class CGAL::Monge_via_jet_fitting<DataKernel,LocalKernel,SvdTraits> | |
| Concept of matrix type used by the concept SvdTraits | |
| Concept of vector type used by the concept SvdTraits |