CGAL 4.5.1 - Estimation of Local Differential Properties of Point-Sampled Surfaces
|
CGAL::Monge_via_jet_fitting< DataKernel, LocalKernel, SvdTraits>::Monge_form
CGAL::Monge_via_jet_fitting<DataKernel, LocalKernel, SvdTraits>
CGAL::Eigen_svd
The insert operator (operator<< ) is overloaded for the class Monge_form
.
Modules | |
Concepts | |
Classes | |
class | CGAL::Eigen_svd |
The class Eigen_svd provides an algorithm to solve in the least square sense a linear system with a singular value decomposition using Eigen. More... | |
class | CGAL::Monge_via_jet_fitting< DataKernel, LocalKernel, SvdTraits > |
The class Monge_via_jet_fitting is designed to perform the estimation of the local differential quantities at a given point. More... | |
class | CGAL::Monge_via_jet_fitting< DataKernel, LocalKernel, SvdTraits >::Monge_form |
The class Monge_form stores the Monge representation, i.e., the Monge coordinate system and the coefficients of the Monge form in this system. More... | |