mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Fix typo in docs: max_lbfs_rank -> max_lbfgs_rank.
Change-Id: I49ffec85c2b43fe4f51fd214f461c2ec51360270
This commit is contained in:
@@ -867,7 +867,7 @@ elimination group [LiSaad]_.
|
||||
Choices are ``FLETCHER_REEVES``, ``POLAK_RIBIERE`` and
|
||||
``HESTENES_STIEFEL``.
|
||||
|
||||
.. member:: int Solver::Options::max_lbfs_rank
|
||||
.. member:: int Solver::Options::max_lbfgs_rank
|
||||
|
||||
Default: 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user