CGAL 4.8.1 - CGAL and Solvers
|
#include <CGAL/Eigen_vector.h>
The class Eigen_vector
is a wrapper around Eigen vector type , which is a simple array of numbers.
T | Number type. |
Types | |
typedef unspecified_type | EigenType |
The internal vector type from Eigen. | |