pre-factor -> factor

This commit is contained in:
Sébastien Loriot 2014-02-17 09:56:37 +01:00
parent 6f3c2d1151
commit 3ef9efb0ef
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ namespace CGAL {
The class `Eigen_solver_traits` provides an interface to the sparse solvers of \ref thirdpartyEigen "Eigen".
The version 3.1 (or greater) of \ref thirdpartyEigen "Eigen" must be available on the system.
\cgalModels `SparseLinearAlgebraTraitsWithPreFactor_d`
\cgalModels `SparseLinearAlgebraTraitsWithFactor_d`
Parameters
--------------