Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] about BasicMatrix class in CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] about BasicMatrix class in CGAL


Chronological Thread 
  • From: Bernd Gaertner <>
  • To:
  • Subject: Re: [cgal-discuss] about BasicMatrix class in CGAL
  • Date: Thu, 09 Oct 2008 10:44:25 +0200


wrote:
Excuse me, I am trying to see if there is some function provided in CGAL
library which can deal with matrix calculation.

CGAL is not primarily targeted at linear algebra; for this, there are other libraries (BLAS, boost matrix,...). What are the calculations that you want to do? If you provide some details, we may be able to tell you whether and how they can be done with CGAL.

Best,
Bernd.



Archive powered by MHonArc 2.6.16.

Top of Page