mirror of https://github.com/CGAL/cgal
pre-factor -> factor
This commit is contained in:
parent
6f3c2d1151
commit
3ef9efb0ef
|
|
@ -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
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue