mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
Fix a small typo in solving.rst
Change-Id: Ib0b19d329a64230629b16e71437cdb53f10e551d
This commit is contained in:
@@ -1116,8 +1116,8 @@ elimination group [LiSaad]_.
|
||||
|
||||
where :math:`\|\cdot\|_\infty` refers to the max norm, :math:`\Pi`
|
||||
is projection onto the bounds constraints and :math:`\boxplus` is
|
||||
Plus operation that for the overall local parameterization
|
||||
associated with the parameter vector.
|
||||
Plus operation for the overall local parameterization associated
|
||||
with the parameter vector.
|
||||
|
||||
.. member:: double Solver::Options::parameter_tolerance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user