Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL Examples using Eigen

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL Examples using Eigen


Chronological Thread 
  • From: Kelvin_Piroddi <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL Examples using Eigen
  • Date: Thu, 7 Jul 2016 00:03:06 -0700 (PDT)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:YMMtzxwk/zFdPmLXCy+O+j09IxM/srCxBDY+r6Qd0ekQIJqq85mqBkHD//Il1AaPBtSDragbwLOM7ujJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL2PbrnD61zMOABK3bVMzfbWtXNSNxJ3tiqibwN76W01wnj2zYLd/fl2djD76kY0ou7ZkMbs70RDTo3FFKKx8zGJsIk+PzV6nvp/jtM0rzyMFsP0o84tMUL7xYr8jZb1eFjUvdW4vt+PxshyWbgaL+HoaZV0XiB1EDwmNuBLiX432vif7nuV40Siee8bxSOZnCnyZ8653RUqw2288PDkj/TSPhw==

Yes, I have linked Gmp and Mpfr to CGAL when I built CGAL in Cmake. All other
CGAL examples I have compiled, compiled correctly, except for the ones
requiring Eigen.

Once i have defined:

define CGAL_EIGEN3_ENABLED

I included:

#include <CGAL/Eigen_solver_traits.h>

I'm not sure if this sets the the Eigen solver as default and overloads the
compute_implicit_function(), therefore not requiring any parameters into the
function?

Thank you
Kelvin Piroddi





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-Examples-using-Eigen-tp4662030p4662034.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page