Processing math: 100%
CGAL 4.5 - Estimation of Local Differential Properties of Point-Sampled Surfaces
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

#include <CGAL/Eigen_svd.h>

Definition

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 field type is double.

Is Model Of:
SvdTraits