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: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL Examples using Eigen
  • Date: Thu, 07 Jul 2016 10:07:45 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:Ymb3nBBqCIN9PMICxcE+UyQJP3N1i/DPJgcQr6AfoPdwSP79p8bcNUDSrc9gkEXOFd2CrakV06yM7Ou5AzFIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWD14LtiKvrocCbSj4LrQL1Wal1IhSyoFeZnegtqqwmFJwMzADUqGBDYeVcyDAgD1uSmxHh+pX4p8Y7oGwD884mosVPWKG/c6UjRqFDFxwnNXo07Yvlr0rtVwyKszEnX28fiQZJDg6NyBbgX5Dt+mvVu+141TWALOP/RqwzQyXjpe8/UxvvkiYAK3g89EnYj8VxiORQpxf39E83+JLdfIzAbKk2RajaZ95PHWc=
  • Organization: GeometryFactory

Could you show the link errors?



On 07/07/2016 09:03 AM, Kelvin_Piroddi wrote:
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