Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] 3D Mesh+intersections+Eigen

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] 3D Mesh+intersections+Eigen


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: Re: Re: [cgal-discuss] 3D Mesh+intersections+Eigen
  • Date: Fri, 03 Aug 2012 16:29:12 +0200
  • Organization: GeometryFactory

Le vendredi 03 août 2012 15:54:43

a écrit :
> <Do you compile your program using a 64 bits compiler? What is the expected
> <size of matrix for 2971971 vertices ?
> Yes, I compile using a 64 bits compiler.
> How I can find the expected size of the matrix?

You gave us the number of vertices, but not the number of lines.

In a previous message you said "matrix of size (Number of vertexes X Number
of
lines)". Maybe that number is so huge that even 20Go of memory was not enough.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page