mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 03:39:01 +08:00
fix important typo
This commit is contained in:
parent
3c5e32f0da
commit
06f11f3379
@ -43,7 +43,7 @@ namespace Eigen {
|
||||
* actually linear. But if this is so, you should probably better use other
|
||||
* methods more fitted to this special case.
|
||||
*
|
||||
* One algorithm allows to find the extremum of such a system (Levenberg
|
||||
* One algorithm allows to find an extremum of such a system (Levenberg
|
||||
* Marquardt algorithm) and the second one is used to find
|
||||
* a zero for the system (Powell hybrid "dogleg" method).
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user