Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL::Lapack_svd::solve(Matrix& M, Vector& B)

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL::Lapack_svd::solve(Matrix& M, Vector& B)


Chronological Thread 
  • From:
  • To:
  • Subject: [cgal-discuss] CGAL::Lapack_svd::solve(Matrix& M, Vector& B)
  • Date: Mon, 25 Oct 2010 16:10:03 +0200 (MEST)
  • Importance: Normal


Hi,
I'm experiencing an error when calling the function
CGAL::Lapack_svd::solve(Matrix& M, Vector& B) in Linear_algebra_lapack.h
(_dgelss is undefined symbol ). I suppose I'm failing linking the Lapack
library, could anyone help me?
Thanks!





Archive powered by MHonArc 2.6.16.

Top of Page