|
CGAL 4.7 - Planar Parameterization of Triangulated Surface Meshes
|
#include <include/CGAL/Eigen_matrix.h>
The class Eigen_sparse_matrix is a C++ wrapper around Eigen matrix type Eigen::SparseMatrix that represents general matrices, be they symmetric or not.
The version 3.1 (or greater) of Eigen must be available on the system.
T: Number type.
Types | |
| typedef unspecified_type | EigenType |
| The internal matrix type from Eigen. | |