Update PackageDescription files in doc to reference Solver_interface instead of Eigen

This commit is contained in:
Simon Giraudot 2015-09-09 11:24:54 +02:00
parent 443592d2b9
commit 9135157b64
4 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ ranging from basic operations on simplices, to complex geometry processing algor
\cgalPkgShortInfoBegin
\cgalPkgSince{4.7}
\cgalPkgDependsOn{\ref PkgTriangulation3Summary, Sparse square solver such as those from \ref thirdpartyEigen}
\cgalPkgDependsOn{\ref PkgTriangulation3Summary and \ref PkgSolverSummary}
\cgalPkgBib{cgal:lty-pmp}
\cgalPkgLicense{\ref licensesGPL "GPL"}
\cgalPkgDemo{Operations on Polyhedra,polyhedron_3.zip}

View File

@ -20,7 +20,7 @@
\cgalPkgSince{4.6}
\cgalPkgBib{cgal:ssr3}
\cgalPkgLicense{\ref licensesGPL "GPL" }
\cgalPkgDependsOn{\ref PkgAlphaShapes3Summary, \ref PkgSpatialSearchingDSummary, eigenvector solver such as \ref thirdpartyEigen 3.1.2 (or greater)}
\cgalPkgDependsOn{\ref PkgAlphaShapes3Summary, \ref PkgSpatialSearchingDSummary, \ref PkgSolverSummary}
\cgalPkgShortInfoEnd
\cgalPkgDescriptionEnd

View File

@ -18,7 +18,7 @@
\cgalPkgSummaryEnd
\cgalPkgShortInfoBegin
\cgalPkgSince{4.7}
\cgalPkgDependsOn{Sparse symmetric solver such as those from \ref thirdpartyEigen}
\cgalPkgDependsOn{ \ref PkgSolverSummary}
\cgalPkgBib{cgal:glt-tsms}
\cgalPkgLicense{\ref licensesGPL "GPL"}
\cgalPkgDemo{See Polyhedral Surface,polyhedron_3.zip}

View File

@ -14,7 +14,7 @@ under positional constraints of some of its vertices, without requiring any addi
\cgalPkgSummaryEnd
\cgalPkgShortInfoBegin
\cgalPkgSince{4.5}
\cgalPkgDependsOn{Sparse symmetric solver such as those from \ref thirdpartyEigen}
\cgalPkgDependsOn{\ref PkgSolverSummary and \ref thirdpartyEigen}
\cgalPkgBib{cgal:lsxy-tsmd}
\cgalPkgLicense{\ref licensesGPL "GPL"}
\cgalPkgDemo{Edit plugin of the Polyhedron demo,polyhedron_3.zip}